chore(deps): update adminer docker tag to v5.0.6 (#3469)
* chore(deps): update adminer docker tag to v5.0.6 * 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:
parent
b711e5da2a
commit
34b8efa0b5
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
adminer:
|
adminer:
|
||||||
image: adminer:5.0.4-standalone
|
image: adminer:5.0.6-standalone
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue