feat: mysql 升级版本 7.0.5 -> 7.0.11 (#132)

This commit is contained in:
zhengkunwang223 2023-06-02 17:51:46 +08:00 committed by GitHub
parent d006d65515
commit 96a20d2a71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3'
services:
redis:
image: redis:7.0.5
image: redis:7.0.11
restart: always
container_name: ${CONTAINER_NAME}
networks: