Skip to content

Commit

Permalink
Merge pull request #5187 from nextcloud/dependabot/docker/Containers/…
Browse files Browse the repository at this point in the history
…mastercontainer/php-8.3.11-fpm-alpine3.20

build(deps): bump php from 8.3.10-fpm-alpine3.20 to 8.3.11-fpm-alpine3.20 in /Containers/mastercontainer
  • Loading branch information
szaimen authored Sep 2, 2024
2 parents fd1d21c + 52fd6d6 commit 2251a21
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
Expand Up @@ -6,7 +6,7 @@ FROM docker:27.2.0-cli AS docker
FROM caddy:2.8.4-alpine AS caddy

# From https://github.com/docker-library/php/blob/master/8.3/alpine3.20/fpm/Dockerfile
FROM php:8.3.10-fpm-alpine3.20
FROM php:8.3.11-fpm-alpine3.20

EXPOSE 80
EXPOSE 8080
Expand Down

0 comments on commit 2251a21

Please sign in to comment.