Skip to content

Commit e2db93a

Browse files
dependabot[bot]DavideD
authored andcommitted
Bump mysql/community-server from 9.3.0 to 9.4.0 in /tooling/docker
Bumps mysql/community-server from 9.3.0 to 9.4.0. --- updated-dependencies: - dependency-name: mysql/community-server dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7836e26 commit e2db93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tooling/docker/mysql.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# MySQL
22
# See https://hub.docker.com/_/mysql
3-
FROM container-registry.oracle.com/mysql/community-server:9.3.0
3+
FROM container-registry.oracle.com/mysql/community-server:9.4.0

0 commit comments

Comments
 (0)