Skip to content

Commit

Permalink
Upgrade limesurvey to 3.19.0+191008
Browse files Browse the repository at this point in the history
  • Loading branch information
crramirez authored Oct 9, 2019
1 parent 1eb6fa2 commit dafe17b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ADD run.sh /
RUN chmod +x /start.sh && \
chmod +x /run.sh

ENV LIMESURVEY_VERSION="3.17.0+190402"
ENV LIMESURVEY_VERSION="3.19.0+191008"

RUN apt-get update -q -y && \
apt-get upgrade -q -y
Expand Down

0 comments on commit dafe17b

Please sign in to comment.