Skip to content

Commit

Permalink
build(deps): update dpage/pgadmin4 docker digest to 9d75116 (#268)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 28, 2024
1 parent 638358e commit 594c830
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 @@ -19,7 +19,7 @@ services:
POSTGRES_PASSWORD: Password12!

helpdesk-relational-pgadmin:
image: dpage/pgadmin4@sha256:61fd25f428c155027fb2aa74b913d317af11a14f55e6135484b5e86a8840520b
image: dpage/pgadmin4@sha256:9d75116cc9cfbf33a0927a9928c99a46356b658bb7bfc2345ff921e5f7725e3f
environment:
PGADMIN_DEFAULT_EMAIL: ${PGADMIN_DEFAULT_EMAIL:-pgadmin4@pgadmin.org}
PGADMIN_DEFAULT_PASSWORD: ${PGADMIN_DEFAULT_PASSWORD:-admin}
Expand Down

0 comments on commit 594c830

Please sign in to comment.