Skip to content

Commit

Permalink
Merge pull request #222 from yanokwa/pyxform-update
Browse files Browse the repository at this point in the history
Update pyxform
  • Loading branch information
matthew-white authored May 18, 2021
2 parents db81a5f + 794980b commit 06d3aa8
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.0'
image: 'getodk/pyxform-http:v1.5.1'
restart: always
secrets:
volumes:
Expand Down

0 comments on commit 06d3aa8

Please sign in to comment.