Skip to content

Commit

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

build(deps): bump docker from 27.4.1-cli to 27.5.0-cli in /Containers/mastercontainer
  • Loading branch information
szaimen authored Jan 15, 2025
2 parents 409777c + 96ea324 commit bdff564
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.4.1-cli AS docker
FROM docker:27.5.0-cli AS docker

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

0 comments on commit bdff564

Please sign in to comment.