Skip to content

Commit 265a426

Browse files
Update mysql Docker tag to v9.2 (#975)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6499ad0 commit 265a426

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.1
1+
ARG VERSION=9.2
22

33
FROM mysql:${VERSION}
44

0 commit comments

Comments
 (0)