Skip to content

Commit 20b0aeb

Browse files
[npp-bot]: Bump mysql from 8.0.42-bookworm to 8.0.43-bookworm in /mysql (#39)
Bumps mysql from 8.0.42-bookworm to 8.0.43-bookworm. --- updated-dependencies: - dependency-name: mysql dependency-version: 8.0.43-bookworm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 678fc77 commit 20b0aeb

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.42-bookworm
9+
FROM mysql:8.0.43-bookworm
1010

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

0 commit comments

Comments
 (0)