Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Sean P. Goggins <outdoors@acm.org>
  • Loading branch information
sgoggins committed Feb 28, 2024
1 parent 61e4526 commit 2a11f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/database/Dockerfile
Expand Up @@ -2,7 +2,7 @@
FROM postgres:14

LABEL maintainer="outdoors@acm.org"
LABEL version="0.62.5"
LABEL version="0.62.6"

ENV POSTGRES_DB "test"
ENV POSTGRES_USER "augur"
Expand Down

0 comments on commit 2a11f34

Please sign in to comment.