We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 696685b commit b2f3c00Copy full SHA for b2f3c00
Dockerfile
@@ -1,7 +1,7 @@
1
-FROM php:7.3-fpm-alpine3.9
+FROM php:7.3-fpm-alpine3.10
2
MAINTAINER Maxime VISONNEAU <[email protected]>
3
4
-ENV GENERATEDATA_VERSION '3.2.8'
+ENV GENERATEDATA_VERSION '3.3.1'
5
ENV CONFD_VERSION '0.16.0'
6
7
WORKDIR /opt/generatedata
0 commit comments