Skip to content

Commit ba561b5

Browse files
authored
PR #19 from psaux-it/test_bot
test dependebot
2 parents 3b24a3e + b43796f commit ba561b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysql/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# ---------------------------------------------------------------------------- #
77

88
# Here the magic, the rest of it is ordinary
9-
FROM mysql:8.0.41-bookworm
9+
FROM mysql:8.0.40-bookworm
1010

1111
# Install necessary packages
1212
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)