Skip to content
This repository was archived by the owner on Sep 14, 2024. It is now read-only.

Commit 8178ef0

Browse files
chore(deps): update mariadb docker tag to v11.2.2
1 parent 8ef3f46 commit 8178ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/mariadb/templates/docker-compose.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
mariadb:
2-
image: mariadb:11.1.3@sha256:d44688e2988770b46654f016f008ac03986dbf0af97583a770fbf31abf83bf31
2+
image: mariadb:11.2.2@sha256:c222be005ac3f8183dd3c7d1930aebbc4cd8d05d42ba92578174b7a77123efa8
33
restart: always
44
environment:
55
MARIADB_ROOT_PASSWORD: '{{ reims2_db_root_password }}'

0 commit comments

Comments
 (0)