mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-07 17:08:53 +01:00
Upgrading to Version 4.1.13+200325
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='4.1.12+200324'
|
ARG version='4.1.13+200325'
|
||||||
ARG sha256_checksum='f7713aebc72f0703be0f46153e071595b1b1a8a09b179e0b93b270010075039d'
|
ARG sha256_checksum='ff8930d1c1f55beab980de46c4915b3fce98985e04242ecc53d2c26fb718f9e9'
|
||||||
|
|
||||||
# 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='4.1.12+200324'
|
ARG version='4.1.13+200325'
|
||||||
ARG sha256_checksum='f7713aebc72f0703be0f46153e071595b1b1a8a09b179e0b93b270010075039d'
|
ARG sha256_checksum='ff8930d1c1f55beab980de46c4915b3fce98985e04242ecc53d2c26fb718f9e9'
|
||||||
|
|
||||||
# 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='4.1.12+200324'
|
ARG version='4.1.13+200325'
|
||||||
ARG sha256_checksum='f7713aebc72f0703be0f46153e071595b1b1a8a09b179e0b93b270010075039d'
|
ARG sha256_checksum='ff8930d1c1f55beab980de46c4915b3fce98985e04242ecc53d2c26fb718f9e9'
|
||||||
|
|
||||||
# Install OS dependencies
|
# Install OS dependencies
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
|
|||||||
Reference in New Issue
Block a user