Skip to content

Commit

Permalink
Upgrade to pyxform v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yanokwa authored and matthew-white committed Sep 22, 2021
1 parent a0cd705 commit f049734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ services:
test: [ "CMD-SHELL", "nc -z localhost 80 || exit 1" ]
restart: always
pyxform:
image: 'getodk/pyxform-http:v1.5.1'
image: 'ghcr.io/getodk/pyxform-http:v1.6.0'
restart: always
secrets:
volumes:
Expand Down

0 comments on commit f049734

Please sign in to comment.