Skip to content

Commit 812751b

Browse files
build(deps): bump mariadb in /generators/server/resources (#29760)
Bumps mariadb from 11.7.2 to 11.8.2. --- updated-dependencies: - dependency-name: mariadb dependency-version: 11.8.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c99570 commit 812751b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generators/server/resources/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ LABEL ALIAS=keycloak
1818

1919
FROM mysql:9.2.0
2020

21-
FROM mariadb:11.7.2
21+
FROM mariadb:11.8.2
2222

2323
FROM mongo:8.0.10
2424
LABEL ALIAS=mongodb

0 commit comments

Comments
 (0)