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.5.2 Docker digest to 4b812bb
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 17, 2024
1 parent beaf892 commit 15ebffc
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.5.2@sha256:018e5ae1207e80a5c65e24d78d836ac4f82de5d7bf9a035c44fa06d9cb75c2f4
image: mariadb:11.5.2@sha256:4b812bbd9a025569fbe5a7a70e4a3cd3af53aa36621fecb1c2e108af2113450a
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.5.2@sha256:018e5ae1207e80a5c65e24d78d836ac4f82de5d7bf9a035c44fa06d9cb75c2f4
image: mariadb:11.5.2@sha256:4b812bbd9a025569fbe5a7a70e4a3cd3af53aa36621fecb1c2e108af2113450a
restart: always
environment:
MARIADB_USER: wordpress
Expand Down

0 comments on commit 15ebffc

Please sign in to comment.