Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoggins authored Jan 17, 2024
1 parent ad0985a commit 0a43a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/database/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM postgres:12

LABEL maintainer="[email protected]"
LABEL version="0.53.1"
LABEL version="0.62.0"

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

0 comments on commit 0a43a50

Please sign in to comment.