chore(deps): update dpage/pgadmin4 docker tag to v8.2 (#799)
* chore(deps): update dpage/pgadmin4 docker tag to v8.2 * 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
d9e9eb03f5
commit
92759c5e5c
|
|
@ -1,7 +1,7 @@
|
|||
version: '3.8'
|
||||
services:
|
||||
pgadmin4:
|
||||
image: dpage/pgadmin4:8.1
|
||||
image: dpage/pgadmin4:8.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
labels:
|
||||
Loading…
Reference in New Issue