Skip to content

Commit

Permalink
Bumped to v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mvisonneau committed Oct 6, 2019
1 parent 696685b commit b2f3c00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM php:7.3-fpm-alpine3.9
FROM php:7.3-fpm-alpine3.10
MAINTAINER Maxime VISONNEAU <[email protected]>

ENV GENERATEDATA_VERSION '3.2.8'
ENV GENERATEDATA_VERSION '3.3.1'
ENV CONFD_VERSION '0.16.0'

WORKDIR /opt/generatedata
Expand Down

0 comments on commit b2f3c00

Please sign in to comment.