Skip to content

Commit e84b2cd

Browse files
chore(deps): update mysql docker tag to v9.5 (#135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53424be commit e84b2cd

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)