Skip to content

Commit

Permalink
pgAdmin4 version bump 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dogukancagatay committed Jan 13, 2024
1 parent 03f0e09 commit 96356bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASE_VERSION=8.1
ARG BASE_VERSION=8.2
FROM dpage/pgadmin4:${BASE_VERSION}

ENV PGADMIN_DEFAULT_EMAIL="[email protected]"
Expand Down

0 comments on commit 96356bf

Please sign in to comment.