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

Commit

Permalink
Update mariadb:11.2.3 Docker digest to 502fd9f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 30, 2024
1 parent 7c2c990 commit b679768
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:2c01d65de1280c848025f819bb5abf8b050aae61a20f4ca7880f5cef6fb7fd0d
image: mariadb:11.2.3@sha256:502fd9fe7409657340f5f0fc58764295de3a2346737d95e00fac8ac3d8d19e1a
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:2c01d65de1280c848025f819bb5abf8b050aae61a20f4ca7880f5cef6fb7fd0d
image: mariadb:11.2.3@sha256:502fd9fe7409657340f5f0fc58764295de3a2346737d95e00fac8ac3d8d19e1a
restart: always
environment:
MARIADB_USER: wordpress
Expand Down

0 comments on commit b679768

Please sign in to comment.