Skip to content

Commit 7a5c150

Browse files
Use MySQL 9.3
1 parent 641b0c0 commit 7a5c150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/mysql/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mysql:8.4
1+
FROM mysql:9.3
22

33
LABEL maintainer="Reconmap engineering" \
44
org.opencontainers.image.title="Reconmap Rest API database" \

0 commit comments

Comments
 (0)