1
0

Merge pull request #3403 from 1Panel-dev/renovate/adminer-5.x

chore(deps): update adminer docker tag to v5
This commit is contained in:
王贺
2025-03-11 13:53:02 +08:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
services: services:
adminer: adminer:
image: adminer:4.17.1-standalone image: adminer:5.0.2-standalone
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks: