1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-12 11:32:29 +08:00

chore(deps): update dpage/pgadmin4 docker tag to v9.3 (#3807)

* chore(deps): update dpage/pgadmin4 docker tag to v9.3

* 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:
renovate[bot] 2025-05-05 21:56:11 +08:00 committed by GitHub
parent c87a4b03a0
commit 541b9f3592
4 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services:
pgadmin4:
image: dpage/pgadmin4:9.2
image: dpage/pgadmin4:9.3
container_name: ${CONTAINER_NAME}
restart: always
labels: