Skip to content

Commit 3c0561b

Browse files
committed
Run update.sh
1 parent 636af20 commit 3c0561b

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

apache/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# DO NOT EDIT: created by update.sh from Dockerfile-debian.template
12
FROM php:8.1-apache
23

34
# Install dependencies

fpm-alpine/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# DO NOT EDIT: created by update.sh from Dockerfile-alpine.template
12
FROM php:8.1-fpm-alpine
23

34
# docker-entrypoint.sh dependencies

fpm/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# DO NOT EDIT: created by update.sh from Dockerfile-debian.template
12
FROM php:8.1-fpm
23

34
# Install dependencies

0 commit comments

Comments
 (0)