Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1f4921c156 |
+1
-1
@@ -12,7 +12,7 @@ services:
|
|||||||
# - database-connection
|
# - database-connection
|
||||||
db:
|
db:
|
||||||
# image: mysql:9.2.0
|
# image: mysql:9.2.0
|
||||||
image: mysql:9.7.2@sha256:29abb0a179982e4a8928138bfc7f918af9eda64e7eeb1b1d084c1720a20159e6
|
image: mysql:26.7.0@sha256:ade067ae2fb15eeb6143e81185afe22573e3b3addc58aaf90c41999fa6883991
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- mysql:/var/lib/mysql
|
- mysql:/var/lib/mysql
|
||||||
|
|||||||
Reference in New Issue
Block a user