Skip to content

Commit

Permalink
Merge pull request #163 from lognaturel/enketo
Browse files Browse the repository at this point in the history
enketo: update to 2.3.12 for lower memory reqs on build
  • Loading branch information
yanokwa committed Sep 3, 2020
2 parents a8ee493 + 3244540 commit 3ce0b44
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 enketo/enketo-express:2.3.11
FROM enketo/enketo-express:2.3.12

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

0 comments on commit 3ce0b44

Please sign in to comment.