mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-06 16:39:11 +01:00
Upgrading to Version 3.17.17+190918
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.17.16+190906'
|
ARG version='3.17.17+190918'
|
||||||
ARG sha256_checksum='a26f8c5c1e57f8a4d12a8a1c33278300166d5e479d8377316bb3ad894723c100'
|
ARG sha256_checksum='a8bae3e432965318174684aee71de2a3e8dfd32fbfcfe0f25b7523c806e97d08'
|
||||||
|
|
||||||
# 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.17.16+190906'
|
ARG version='3.17.17+190918'
|
||||||
ARG sha256_checksum='a26f8c5c1e57f8a4d12a8a1c33278300166d5e479d8377316bb3ad894723c100'
|
ARG sha256_checksum='a8bae3e432965318174684aee71de2a3e8dfd32fbfcfe0f25b7523c806e97d08'
|
||||||
|
|
||||||
# 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.17.16+190906'
|
ARG version='3.17.17+190918'
|
||||||
ARG sha256_checksum='a26f8c5c1e57f8a4d12a8a1c33278300166d5e479d8377316bb3ad894723c100'
|
ARG sha256_checksum='a8bae3e432965318174684aee71de2a3e8dfd32fbfcfe0f25b7523c806e97d08'
|
||||||
|
|
||||||
# Install OS dependencies
|
# Install OS dependencies
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
|
|||||||
Reference in New Issue
Block a user