mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 21:16:55 +08:00
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:
parent
6c3b6bab7e
commit
521ec969bc
@ -1,7 +1,7 @@
|
|||||||
version: '3.8'
|
version: '3.8'
|
||||||
services:
|
services:
|
||||||
pgadmin4:
|
pgadmin4:
|
||||||
image: dpage/pgadmin4:7.5
|
image: dpage/pgadmin4:7.6
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
labels:
|
labels:
|
Loading…
Reference in New Issue
Block a user