1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-21 15:19:34 +08:00

chore(deps): update adminer docker tag to v4.17.1 (#3305)

* chore(deps): update adminer docker tag to v4.17.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-02-26 11:01:23 +08:00 committed by GitHub
parent b4696824a8
commit 88f0fd046d
2 changed files with 1 additions and 1 deletions

View File

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