mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-07 17:08:53 +01:00
Compare commits
3 Commits
3.22.10+20
...
3.22.11+20
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
853d5d9528 | ||
|
|
1b638a4f5f | ||
|
|
b697f94e29 |
@@ -1,7 +1,7 @@
|
||||
FROM php:7.2-apache
|
||||
LABEL maintainer="markus@martialblog.de"
|
||||
ARG version='3.22.10+200323'
|
||||
ARG sha256_checksum='0a36ab7dd50e8654d7582bea507edcfc8bc2e42d2366cdeb1b66ea7d74855cb1'
|
||||
ARG version='3.22.11+200330'
|
||||
ARG sha256_checksum='02dca19a0f9c3df518e3f6c7a24553009f4ec8cfaac23de4c6ac2c6a9213e71f'
|
||||
|
||||
# Install OS dependencies
|
||||
RUN set -ex; \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
FROM php:7.2-fpm-alpine
|
||||
LABEL maintainer="markus@martialblog.de"
|
||||
ARG version='3.22.10+200323'
|
||||
ARG sha256_checksum='0a36ab7dd50e8654d7582bea507edcfc8bc2e42d2366cdeb1b66ea7d74855cb1'
|
||||
ARG version='3.22.11+200330'
|
||||
ARG sha256_checksum='02dca19a0f9c3df518e3f6c7a24553009f4ec8cfaac23de4c6ac2c6a9213e71f'
|
||||
|
||||
# Install OS dependencies
|
||||
RUN set -ex; \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
FROM php:7.2-fpm
|
||||
LABEL maintainer="markus@martialblog.de"
|
||||
ARG version='3.22.10+200323'
|
||||
ARG sha256_checksum='0a36ab7dd50e8654d7582bea507edcfc8bc2e42d2366cdeb1b66ea7d74855cb1'
|
||||
ARG version='3.22.11+200330'
|
||||
ARG sha256_checksum='02dca19a0f9c3df518e3f6c7a24553009f4ec8cfaac23de4c6ac2c6a9213e71f'
|
||||
|
||||
# Install OS dependencies
|
||||
RUN set -ex; \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
FROM php:7.2-apache
|
||||
LABEL maintainer="markus@martialblog.de"
|
||||
ARG version='4.1.12+200324'
|
||||
ARG sha256_checksum='f7713aebc72f0703be0f46153e071595b1b1a8a09b179e0b93b270010075039d'
|
||||
ARG version='4.1.14+200331'
|
||||
ARG sha256_checksum='f66ca360b52100c6f7ec25c848542dfcb241521a8bdd20a31a328c0a36244fa4'
|
||||
|
||||
# Install OS dependencies
|
||||
RUN set -ex; \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
FROM php:7.2-fpm-alpine
|
||||
LABEL maintainer="markus@martialblog.de"
|
||||
ARG version='4.1.12+200324'
|
||||
ARG sha256_checksum='f7713aebc72f0703be0f46153e071595b1b1a8a09b179e0b93b270010075039d'
|
||||
ARG version='4.1.14+200331'
|
||||
ARG sha256_checksum='f66ca360b52100c6f7ec25c848542dfcb241521a8bdd20a31a328c0a36244fa4'
|
||||
|
||||
# Install OS dependencies
|
||||
RUN set -ex; \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
FROM php:7.2-fpm
|
||||
LABEL maintainer="markus@martialblog.de"
|
||||
ARG version='4.1.12+200324'
|
||||
ARG sha256_checksum='f7713aebc72f0703be0f46153e071595b1b1a8a09b179e0b93b270010075039d'
|
||||
ARG version='4.1.14+200331'
|
||||
ARG sha256_checksum='f66ca360b52100c6f7ec25c848542dfcb241521a8bdd20a31a328c0a36244fa4'
|
||||
|
||||
# Install OS dependencies
|
||||
RUN set -ex; \
|
||||
|
||||
Reference in New Issue
Block a user