mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-25 03:18:48 +08:00
chore(deps): update mysql docker tag to v5.7.42 (#113)
* chore(deps): update mysql docker tag to v5.7.42 * Update app version --------- 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
67c0d33573
commit
feeaced3c8
@ -2,7 +2,7 @@ version: '3'
|
||||
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:5.7.39
|
||||
image: mysql:5.7.42
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
environment:
|
Loading…
Reference in New Issue
Block a user