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:11.3.2 docker digest to 851f05f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and l3d00m committed Mar 2, 2024
1 parent a47a5a3 commit 0aa0d11
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.3.2@sha256:4762bcec7c5396fa672d1035498bda3506f29f253190ff4cb642bb7e99785977
image: mariadb:11.3.2@sha256:851f05fe1e4cb290442c1b12b7108436a33fd8f6a733d4989950322d06d45c65
restart: always
environment:
MARIADB_ROOT_PASSWORD: '{{ reims2_db_root_password }}'
Expand Down

0 comments on commit 0aa0d11

Please sign in to comment.