Skip to content

Commit 66f397f

Browse files
author
GitHub Workflow
committed
Runs update.sh
1 parent 3df4ad5 commit 66f397f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

22/fpm-alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# DO NOT EDIT: created by update.sh from Dockerfile-alpine.template
2-
FROM php:8.0-fpm-alpine3.15
2+
FROM php:8.0-fpm-alpine3.16
33

44
# entrypoint.sh and cron.sh dependencies
55
RUN set -ex; \

23/fpm-alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# DO NOT EDIT: created by update.sh from Dockerfile-alpine.template
2-
FROM php:8.0-fpm-alpine3.15
2+
FROM php:8.0-fpm-alpine3.16
33

44
# entrypoint.sh and cron.sh dependencies
55
RUN set -ex; \

24/fpm-alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# DO NOT EDIT: created by update.sh from Dockerfile-alpine.template
2-
FROM php:8.0-fpm-alpine3.15
2+
FROM php:8.0-fpm-alpine3.16
33

44
# entrypoint.sh and cron.sh dependencies
55
RUN set -ex; \

0 commit comments

Comments
 (0)