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 Aug 17, 2024
1 parent 736bbc0 commit dc5c0f1
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:fbb04261e9296f7b8c629c5883856c1fe8fda1e78300d03bdcd2966a87b764bd
image: mariadb:11.5.2@sha256:4b812bbd9a025569fbe5a7a70e4a3cd3af53aa36621fecb1c2e108af2113450a
restart: always
environment:
MARIADB_ROOT_PASSWORD: '{{ reims2_db_root_password }}'
Expand Down

0 comments on commit dc5c0f1

Please sign in to comment.