chore(deps): update dpage/pgadmin4 docker tag to v9.4 (#4025)
* chore(deps): update dpage/pgadmin4 docker tag to v9.4 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
2b3b129c0d
commit
b1f7902c89
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
pgadmin4:
|
pgadmin4:
|
||||||
image: dpage/pgadmin4:9.3
|
image: dpage/pgadmin4:9.4
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
labels:
|
labels:
|
||||||
Loading…
Reference in New Issue