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

* 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] 2024-05-06 11:42:30 +08:00 committed by GitHub
parent c4d7a377ca
commit 455f6b884a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 2 additions and 2 deletions

View File

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

View File

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