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

Commit

Permalink
Update mariadb:11.2.3 Docker digest to 38b855a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent d4ef8df commit be80698
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aosus-wordpress/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ services:
target: /usr/local/etc/php/conf.d/custom.ini

mariadb:
image: mariadb:11.2.3@sha256:4d17158efa6f92bb9894c048c87d784758e20b9a3c1956ad3a1f1f2292d2b7c3
image: mariadb:11.2.3@sha256:38b855a25789e20b7b82401d02f2f6040427b167ecba15d609bbbdf248f9f305
restart: always
environment:
MARIADB_USER: aosusworddb
Expand Down
2 changes: 1 addition & 1 deletion gnulinuxsa-wordpress/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ services:
target: /usr/local/etc/php/conf.d/custom.ini

mariadb:
image: mariadb:11.2.3@sha256:4d17158efa6f92bb9894c048c87d784758e20b9a3c1956ad3a1f1f2292d2b7c3
image: mariadb:11.2.3@sha256:38b855a25789e20b7b82401d02f2f6040427b167ecba15d609bbbdf248f9f305
restart: always
environment:
MARIADB_USER: wordpress
Expand Down

0 comments on commit be80698

Please sign in to comment.