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 4d17158
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 16, 2024
1 parent c055e4d commit 95298a2
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:65c0c44bc4754bd03dc17396328f2adae8f156ebe6ec1edb928386886654785e
image: mariadb:11.2.3@sha256:4d17158efa6f92bb9894c048c87d784758e20b9a3c1956ad3a1f1f2292d2b7c3
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:65c0c44bc4754bd03dc17396328f2adae8f156ebe6ec1edb928386886654785e
image: mariadb:11.2.3@sha256:4d17158efa6f92bb9894c048c87d784758e20b9a3c1956ad3a1f1f2292d2b7c3
restart: always
environment:
MARIADB_USER: wordpress
Expand Down

0 comments on commit 95298a2

Please sign in to comment.