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

Commit

Permalink
Merge pull request #66 from reims2/renovate/mariadb-11.2.2
Browse files Browse the repository at this point in the history
chore(deps): update mariadb:11.2.2 docker digest to b59e068
  • Loading branch information
l3d00m authored Dec 16, 2023
2 parents 1fbcbe2 + f73e22c commit db35345
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.2.2@sha256:c006c05608604cf21c9f5b13af3ba7d6ccb3df5bc042c3fe294e0b6d34689b55
image: mariadb:11.2.2@sha256:b59e06803fce1570f40be5b425a3cec4b431a741ec724da5ce15b2395e9c3e58
restart: always
environment:
MARIADB_ROOT_PASSWORD: '{{ reims2_db_root_password }}'
Expand Down

0 comments on commit db35345

Please sign in to comment.