Skip to content

Commit

Permalink
Merge pull request #5313 from nextcloud/dependabot/docker/Containers/…
Browse files Browse the repository at this point in the history
…mastercontainer/docker-27.3.1-cli

build(deps): bump docker from 27.2.1-cli to 27.3.1-cli in /Containers/mastercontainer
  • Loading branch information
szaimen committed Sep 25, 2024
2 parents f8dd3ab + 42ab59d commit 2eb917f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containers/mastercontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:latest
# Docker CLI is a requirement
FROM docker:27.2.1-cli AS docker
FROM docker:27.3.1-cli AS docker

# Caddy is a requirement
FROM caddy:2.8.4-alpine AS caddy
Expand Down

0 comments on commit 2eb917f

Please sign in to comment.