chore(deps): update dpage/pgadmin4 docker tag to v7.6 (#365)

* chore(deps): update dpage/pgadmin4 docker tag to v7.6

* Update app version

---------

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:
renovate[bot] 2023-08-28 18:24:11 +08:00 committed by GitHub
parent 6c3b6bab7e
commit 521ec969bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3.8'
services:
pgadmin4:
image: dpage/pgadmin4:7.5
image: dpage/pgadmin4:7.6
container_name: ${CONTAINER_NAME}
restart: always
labels: