Skip to content

Commit 21323cf

Browse files
Merge pull request #1 from roadiz/ambroisemaupate-patch-1
fix: Fixed mysql version
2 parents a6d9f2e + 4f43e3c commit 21323cf

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-
FROM mysql:8.0
1+
FROM mysql:8.0.40
22
LABEL org.opencontainers.image.authors="ambroise@rezo-zero.com"
33

44
ARG USER_UID=1000

0 commit comments

Comments
 (0)