Skip to content

Commit 0c9f78c

Browse files
build(deps): Bump library/mariadb from 11.8 to 12.1
Bumps library/mariadb from 11.8 to 12.1. --- updated-dependencies: - dependency-name: library/mariadb dependency-version: '12.1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83a1c9e commit 0c9f78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ services:
1717
- db
1818

1919
db:
20-
image: docker.io/library/mariadb:11.8
20+
image: docker.io/library/mariadb:12.1
2121
restart: unless-stopped
2222
env_file: .env.production
2323

0 commit comments

Comments
 (0)