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 #56 from reims2/renovate/mariadb-11.x
Browse files Browse the repository at this point in the history
chore(deps): update mariadb docker tag to v11.2.2
  • Loading branch information
l3d00m authored Nov 25, 2023
2 parents b550ba6 + aa6f287 commit 02405fb
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.1.3@sha256:319039db9bcd04b438ac3f0c0e9b35e97b4f33ebdb04404011833fa0f0180821
image: mariadb:11.2.2@sha256:c222be005ac3f8183dd3c7d1930aebbc4cd8d05d42ba92578174b7a77123efa8
restart: always
environment:
MARIADB_ROOT_PASSWORD: '{{ reims2_db_root_password }}'
Expand Down

0 comments on commit 02405fb

Please sign in to comment.