chore(deps): update dpage/pgadmin4 docker tag to v8.14 (#2736)
* chore(deps): update dpage/pgadmin4 docker tag to v8.14 * 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
c7bf21695f
commit
4a7c310eae
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
pgadmin4:
|
pgadmin4:
|
||||||
image: dpage/pgadmin4:8.13
|
image: dpage/pgadmin4:8.14
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
labels:
|
labels:
|
||||||
Loading…
Reference in New Issue