We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b24a3e + b43796f commit ba561b5Copy full SHA for ba561b5
mysql/Dockerfile
@@ -6,7 +6,7 @@
6
# ---------------------------------------------------------------------------- #
7
8
# Here the magic, the rest of it is ordinary
9
-FROM mysql:8.0.41-bookworm
+FROM mysql:8.0.40-bookworm
10
11
# Install necessary packages
12
RUN apt-get update && apt-get install -y \
0 commit comments