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

Commit

Permalink
chore(deps): update mariadb docker tag to v11.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and l3d00m committed Sep 8, 2024
1 parent 62a0351 commit 24853b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/mariadb/templates/docker-compose.yml.j2
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mariadb:
image: mariadb:11.4.3@sha256:6be2d9b530680d39911278a3389f90272d8d9045701bd9c8d074d1f38806cb34
image: mariadb:11.5.2@sha256:346f3a6792bf88014a9d9290927c12c13522a50e0e7e6d40aaa9add73df0bcc6
restart: always
environment:
MARIADB_ROOT_PASSWORD: '{{ reims2_db_root_password }}'
Expand Down

0 comments on commit 24853b2

Please sign in to comment.