Skip to content

Commit a6f62d5

Browse files
Bump mysql
Bumps the docker-deps group with 1 update in the /examples/deployment/docker/db_server directory: mysql. Updates `mysql` from `106d519` to `1d967fb` --- updated-dependencies: - dependency-name: mysql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7fb020 commit a6f62d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/deployment/docker/db_server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mysql:8.4@sha256:106d5197fd8e4892980469ad42eb20f7a336bd81509aae4ee175d852f5cc4565
1+
FROM mysql:8.4@sha256:1d967fb75a64dc3c2894c69285becfc2304ae0c3c4f4c715c297f3c12d60b01c
22

33
# TODO(roger2hk): Uncomment the below OS-level packages patch command as this is a temporary workaround to bypass the mysql8 gpg key rotation issue.
44
# # Patch the OS-level packages and remove unneeded dependencies.

0 commit comments

Comments
 (0)