Skip to content

Commit c4cab15

Browse files
Update mysql Docker tag to v9.1
1 parent 1fdb48d commit c4cab15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/mysql/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG VERSION=9.0
1+
ARG VERSION=9.1
22

33
FROM mysql:${VERSION}
44

0 commit comments

Comments
 (0)