1
0
Fork 0

chore(deps): update adminer docker tag to v5.2.1 (#3696)

* chore(deps): update adminer docker tag to v5.2.1

* 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-04-15 11:25:26 +08:00 committed by GitHub
parent 0eff973953
commit d320230342
2 changed files with 1 additions and 1 deletions

View File

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