chore(deps): update dpage/pgadmin4 docker tag to v8.13 (#2503)
* chore(deps): update dpage/pgadmin4 docker tag to v8.13 * 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
06dc3731cf
commit
cfef4a3bd0
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
pgadmin4:
|
pgadmin4:
|
||||||
image: dpage/pgadmin4:8.12
|
image: dpage/pgadmin4:8.13
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
labels:
|
labels:
|
||||||
Loading…
Reference in New Issue