mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-03-12 17:50:31 +08:00
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:
parent
c4d7a377ca
commit
455f6b884a
@ -1,6 +1,6 @@
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:8.0.36
|
||||
image: mysql:8.0.37
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
environment:
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:8.2.0
|
||||
image: mysql:8.4.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
environment:
|
Loading…
x
Reference in New Issue
Block a user