Runs update.sh

This commit is contained in:
GitHub Workflow 2021-02-01 14:41:42 +00:00
parent 75a916f458
commit a6d2840d95
5 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
# DO NOT EDIT: created by update.sh from Dockerfile-alpine.template
FROM php:7.3-fpm-alpine3.12
FROM php:7.3-fpm-alpine3.13
# entrypoint.sh and cron.sh dependencies
RUN set -ex; \

View File

@ -1,5 +1,5 @@
# DO NOT EDIT: created by update.sh from Dockerfile-alpine.template
FROM php:7.4-fpm-alpine3.12
FROM php:7.4-fpm-alpine3.13
# entrypoint.sh and cron.sh dependencies
RUN set -ex; \

View File

@ -1,5 +1,5 @@
# DO NOT EDIT: created by update.sh from Dockerfile-alpine.template
FROM php:7.4-fpm-alpine3.12
FROM php:7.4-fpm-alpine3.13
# entrypoint.sh and cron.sh dependencies
RUN set -ex; \

View File

@ -1,5 +1,5 @@
# DO NOT EDIT: created by update.sh from Dockerfile-alpine.template
FROM php:7.4-fpm-alpine3.12
FROM php:7.4-fpm-alpine3.13
# entrypoint.sh and cron.sh dependencies
RUN set -ex; \

View File

@ -1,5 +1,5 @@
# DO NOT EDIT: created by update.sh from Dockerfile-alpine.template
FROM php:7.4-fpm-alpine3.12
FROM php:7.4-fpm-alpine3.13
# entrypoint.sh and cron.sh dependencies
RUN set -ex; \