Skip to content

Commit c52a6b5

Browse files
chore(deps): update mysql docker tag to v9.5
1 parent 53424be commit c52a6b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
mysql:
3-
image: mysql:9.4
3+
image: mysql:9.5
44
platform: linux/x86_64
55
restart: unless-stopped
66
ports:

0 commit comments

Comments
 (0)