Skip to content

Commit

Permalink
Merge pull request #594 from lognaturel/prep-v2023.5.1
Browse files Browse the repository at this point in the history
Prep v2023.5.1
  • Loading branch information
lognaturel authored Jan 29, 2024
2 parents ed8817c + 1f7dee8 commit 20dcbf4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 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
12 changes: 6 additions & 6 deletions docs/news.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
</head>
<body>
<div class="news-item">
<span class="item-date">2023/12/18</span>
<a href="https://forum.getodk.org/t/odk-central-v2023-5-entity-updates-via-submissions/44311" target="_blank">
ODK Central v2023.5
<span class="item-date">2024/01/29</span>
<a href="https://forum.getodk.org/t/odk-central-v2023-5-entity-updates-via-submissions/44311/2" target="_blank">
ODK Central v2023.5.1
</a>
</div>
<div class="news-item">
<span class="item-date">2023/09/25</span>
<a href="https://forum.getodk.org/t/odk-central-2023-4/43212" target="_blank">
ODK Central v2023.4
<span class="item-date">2023/12/18</span>
<a href="https://forum.getodk.org/t/odk-central-v2023-5-entity-updates-via-submissions/44311" target="_blank">
ODK Central v2023.5
</a>
</div>
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "81f288331d6e4638be205e0e63388165"}'></script>
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 20dcbf4

Please sign in to comment.