1
0
Fork 0

chore(deps): update mysql docker tag (#3034)

* chore(deps): update mysql docker tag

* 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-01-22 22:22:21 +08:00 committed by GitHub
parent 63be269731
commit ebbf58ddd3
7 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
services:
mysql:
image: mysql:8.0.40
image: mysql:8.0.41
container_name: ${CONTAINER_NAME}
restart: always
environment:

View File

@ -1,6 +1,6 @@
services:
mysql:
image: mysql:8.4.3
image: mysql:8.4.4
container_name: ${CONTAINER_NAME}
restart: always
environment: