mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-07 08:59:23 +01:00
Upgrading to LTS Version 3.22.22+200625
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
FROM php:7.2-apache
|
FROM php:7.2-apache
|
||||||
LABEL maintainer="markus@martialblog.de"
|
LABEL maintainer="markus@martialblog.de"
|
||||||
ARG version='3.22.21+200622'
|
ARG version='3.22.22+200625'
|
||||||
ARG sha256_checksum='3e2ac14ebbf59b05b738dd052895a542d63d8967d56c55eae790465200495367'
|
ARG sha256_checksum='d6d5dd373582965f8498e49734e49fc914754441b9a5858ef967cf36f4c1e5da'
|
||||||
|
|
||||||
# Install OS dependencies
|
# Install OS dependencies
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
FROM php:7.2-fpm-alpine
|
FROM php:7.2-fpm-alpine
|
||||||
LABEL maintainer="markus@martialblog.de"
|
LABEL maintainer="markus@martialblog.de"
|
||||||
ARG version='3.22.21+200622'
|
ARG version='3.22.22+200625'
|
||||||
ARG sha256_checksum='3e2ac14ebbf59b05b738dd052895a542d63d8967d56c55eae790465200495367'
|
ARG sha256_checksum='d6d5dd373582965f8498e49734e49fc914754441b9a5858ef967cf36f4c1e5da'
|
||||||
|
|
||||||
# Install OS dependencies
|
# Install OS dependencies
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
FROM php:7.2-fpm
|
FROM php:7.2-fpm
|
||||||
LABEL maintainer="markus@martialblog.de"
|
LABEL maintainer="markus@martialblog.de"
|
||||||
ARG version='3.22.21+200622'
|
ARG version='3.22.22+200625'
|
||||||
ARG sha256_checksum='3e2ac14ebbf59b05b738dd052895a542d63d8967d56c55eae790465200495367'
|
ARG sha256_checksum='d6d5dd373582965f8498e49734e49fc914754441b9a5858ef967cf36f4c1e5da'
|
||||||
|
|
||||||
# Install OS dependencies
|
# Install OS dependencies
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
|
|||||||
Reference in New Issue
Block a user