Skip to content

Commit

Permalink
Merge pull request #270 from getodk/update-enketo
Browse files Browse the repository at this point in the history
Upgrade Enketo to 3.1.0
  • Loading branch information
matthew-white authored Feb 20, 2022
2 parents 176303d + 8f0c347 commit a774cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enketo.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/enketo/enketo-express:3.0.4
FROM ghcr.io/enketo/enketo-express:3.1.0

ENV ENKETO_SRC_DIR=/srv/src/enketo_express
WORKDIR ${ENKETO_SRC_DIR}
Expand Down

0 comments on commit a774cb3

Please sign in to comment.