Skip to content

Commit

Permalink
Update pyxform and enketo for v2023.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lognaturel committed Jan 26, 2024
1 parent ed8817c commit a362f79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ services:
options:
max-file: "30"
pyxform:
image: 'ghcr.io/getodk/pyxform-http:v2.0.0'
image: 'ghcr.io/getodk/pyxform-http:v2.0.2'
restart: always
secrets:
volumes:
Expand Down
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:7.0.0
FROM ghcr.io/enketo/enketo:7.1.0

ENV ENKETO_SRC_DIR=/srv/src/enketo/packages/enketo-express
WORKDIR ${ENKETO_SRC_DIR}
Expand Down

0 comments on commit a362f79

Please sign in to comment.