mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-06 16:39:11 +01:00
Compare commits
7 Commits
4.4.3+2102
...
3.25.15+21
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ddcd2c868a | ||
|
|
e3c0c3a9d0 | ||
|
|
eb1354a42a | ||
|
|
448fb092a6 | ||
|
|
97c806aada | ||
|
|
263b64e9f9 | ||
|
|
bab97c1eab |
@@ -1,7 +1,7 @@
|
||||
FROM php:7.4-apache
|
||||
LABEL maintainer="markus@martialblog.de"
|
||||
ARG version='3.25.11+210210'
|
||||
ARG sha256_checksum='53ed386936abb613f604e02808b61d87f510f470cc8c9a5fd9a2c631467d1be1'
|
||||
ARG version='3.25.15+210223'
|
||||
ARG sha256_checksum='c19e686f57a14af6095198ee553cbe9bb9f69c306365ca7061b36b2427ea3384'
|
||||
|
||||
# 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.11+210210'
|
||||
ARG sha256_checksum='53ed386936abb613f604e02808b61d87f510f470cc8c9a5fd9a2c631467d1be1'
|
||||
ARG version='3.25.15+210223'
|
||||
ARG sha256_checksum='c19e686f57a14af6095198ee553cbe9bb9f69c306365ca7061b36b2427ea3384'
|
||||
|
||||
# Install OS dependencies
|
||||
RUN set -ex; \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
FROM php:7.4-fpm
|
||||
LABEL maintainer="markus@martialblog.de"
|
||||
ARG version='3.25.11+210210'
|
||||
ARG sha256_checksum='53ed386936abb613f604e02808b61d87f510f470cc8c9a5fd9a2c631467d1be1'
|
||||
ARG version='3.25.15+210223'
|
||||
ARG sha256_checksum='c19e686f57a14af6095198ee553cbe9bb9f69c306365ca7061b36b2427ea3384'
|
||||
|
||||
# Install OS dependencies
|
||||
RUN set -ex; \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
FROM php:7.4-apache
|
||||
LABEL maintainer="markus@martialblog.de"
|
||||
ARG version='4.4.3+210209'
|
||||
ARG sha256_checksum='60070333dd28eb9a5123170f30ce83f361bc3c93788e627178c76e5c47e5f195'
|
||||
ARG version='4.4.9+210219'
|
||||
ARG sha256_checksum='56d73eb0603eb23c12d3e6bb74b7e8f1fc2e2fdf32661b3605e0c0fd6c17dc0b'
|
||||
|
||||
# Install OS dependencies
|
||||
RUN set -ex; \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
FROM php:7.4-fpm-alpine
|
||||
LABEL maintainer="markus@martialblog.de"
|
||||
ARG version='4.4.3+210209'
|
||||
ARG sha256_checksum='60070333dd28eb9a5123170f30ce83f361bc3c93788e627178c76e5c47e5f195'
|
||||
ARG version='4.4.9+210219'
|
||||
ARG sha256_checksum='56d73eb0603eb23c12d3e6bb74b7e8f1fc2e2fdf32661b3605e0c0fd6c17dc0b'
|
||||
|
||||
# Install OS dependencies
|
||||
RUN set -ex; \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
FROM php:7.4-fpm
|
||||
LABEL maintainer="markus@martialblog.de"
|
||||
ARG version='4.4.3+210209'
|
||||
ARG sha256_checksum='60070333dd28eb9a5123170f30ce83f361bc3c93788e627178c76e5c47e5f195'
|
||||
ARG version='4.4.9+210219'
|
||||
ARG sha256_checksum='56d73eb0603eb23c12d3e6bb74b7e8f1fc2e2fdf32661b3605e0c0fd6c17dc0b'
|
||||
|
||||
# Install OS dependencies
|
||||
RUN set -ex; \
|
||||
|
||||
Reference in New Issue
Block a user