Skip to content

Commit

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

build(deps): bump php from 8.3.14-fpm-alpine3.21 to 8.3.15-fpm-alpine3.21 in /Containers/mastercontainer
  • Loading branch information
szaimen authored Jan 6, 2025
2 parents 4da7b8d + 2de2456 commit bf71985
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.4.1-cli AS docker
FROM caddy:2.8.4-alpine AS caddy

# From https://github.com/docker-library/php/blob/master/8.3/alpine3.21/fpm/Dockerfile
FROM php:8.3.14-fpm-alpine3.21
FROM php:8.3.15-fpm-alpine3.21

EXPOSE 80
EXPOSE 8080
Expand Down

0 comments on commit bf71985

Please sign in to comment.