mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-07 17:08:53 +01:00
Compare commits
10 Commits
3.25.6+201
...
4.4.3+2102
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
064611ced5 | ||
|
|
c7ea723349 | ||
|
|
81ec0452b9 | ||
|
|
eecb83fc99 | ||
|
|
c2ad0c38cc | ||
|
|
b2f25dac02 | ||
|
|
64ad7966fd | ||
|
|
9833519c9f | ||
|
|
7438aecf40 | ||
|
|
80ebadd26d |
@@ -1,7 +1,7 @@
|
||||
FROM php:7.4-apache
|
||||
LABEL maintainer="markus@martialblog.de"
|
||||
ARG version='3.25.6+201229'
|
||||
ARG sha256_checksum='8f7e7095a4f7386735143fe7b0ecbed24b7c9153d89cdd41ecae77206f3a4f83'
|
||||
ARG version='3.25.11+210210'
|
||||
ARG sha256_checksum='53ed386936abb613f604e02808b61d87f510f470cc8c9a5fd9a2c631467d1be1'
|
||||
|
||||
# Install OS dependencies
|
||||
RUN set -ex; \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
FROM php:7.4-fpm-alpine
|
||||
LABEL maintainer="markus@martialblog.de"
|
||||
ARG version='3.25.6+201229'
|
||||
ARG sha256_checksum='8f7e7095a4f7386735143fe7b0ecbed24b7c9153d89cdd41ecae77206f3a4f83'
|
||||
ARG version='3.25.11+210210'
|
||||
ARG sha256_checksum='53ed386936abb613f604e02808b61d87f510f470cc8c9a5fd9a2c631467d1be1'
|
||||
|
||||
# Install OS dependencies
|
||||
RUN set -ex; \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
FROM php:7.4-fpm
|
||||
LABEL maintainer="markus@martialblog.de"
|
||||
ARG version='3.25.6+201229'
|
||||
ARG sha256_checksum='8f7e7095a4f7386735143fe7b0ecbed24b7c9153d89cdd41ecae77206f3a4f83'
|
||||
ARG version='3.25.11+210210'
|
||||
ARG sha256_checksum='53ed386936abb613f604e02808b61d87f510f470cc8c9a5fd9a2c631467d1be1'
|
||||
|
||||
# Install OS dependencies
|
||||
RUN set -ex; \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
FROM php:7.4-apache
|
||||
LABEL maintainer="markus@martialblog.de"
|
||||
ARG version='4.3.32+201221'
|
||||
ARG sha256_checksum='30c9018617281ca07731e14e78178f4a475238a985889cebdfac0f6e914b6a9d'
|
||||
ARG version='4.4.3+210209'
|
||||
ARG sha256_checksum='60070333dd28eb9a5123170f30ce83f361bc3c93788e627178c76e5c47e5f195'
|
||||
|
||||
# Install OS dependencies
|
||||
RUN set -ex; \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
FROM php:7.4-fpm-alpine
|
||||
LABEL maintainer="markus@martialblog.de"
|
||||
ARG version='4.3.32+201221'
|
||||
ARG sha256_checksum='30c9018617281ca07731e14e78178f4a475238a985889cebdfac0f6e914b6a9d'
|
||||
ARG version='4.4.3+210209'
|
||||
ARG sha256_checksum='60070333dd28eb9a5123170f30ce83f361bc3c93788e627178c76e5c47e5f195'
|
||||
|
||||
# Install OS dependencies
|
||||
RUN set -ex; \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
FROM php:7.4-fpm
|
||||
LABEL maintainer="markus@martialblog.de"
|
||||
ARG version='4.3.32+201221'
|
||||
ARG sha256_checksum='30c9018617281ca07731e14e78178f4a475238a985889cebdfac0f6e914b6a9d'
|
||||
ARG version='4.4.3+210209'
|
||||
ARG sha256_checksum='60070333dd28eb9a5123170f30ce83f361bc3c93788e627178c76e5c47e5f195'
|
||||
|
||||
# Install OS dependencies
|
||||
RUN set -ex; \
|
||||
|
||||
Reference in New Issue
Block a user