Skip to content

Commit

Permalink
Merge pull request #3647 from nextcloud/dependabot/docker/Containers/…
Browse files Browse the repository at this point in the history
…mastercontainer/docker-24.0.7-cli
  • Loading branch information
szaimen authored Oct 30, 2023
2 parents 1a1b15e + 0cf0215 commit af278e8
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,5 +1,5 @@
# Docker CLI is a requirement
FROM docker:24.0.6-cli as docker
FROM docker:24.0.7-cli as docker

# Caddy is a requirement
FROM caddy:2.7.5-alpine as caddy
Expand Down

0 comments on commit af278e8

Please sign in to comment.