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 3afe1ef
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 12, 2024
1 parent c5b3538 commit 2e4a5ca
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:77f1ada503d7db5cdad85c8fdbb88b16e4964a7fbc4751b0c7a2b12c5cdb1843
image: mariadb:11.2.3@sha256:3afe1ef0c8f80b7bcb7647363b44986b1dd1f240d33cd0b2e8b703a96d50ff7d
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:77f1ada503d7db5cdad85c8fdbb88b16e4964a7fbc4751b0c7a2b12c5cdb1843
image: mariadb:11.2.3@sha256:3afe1ef0c8f80b7bcb7647363b44986b1dd1f240d33cd0b2e8b703a96d50ff7d
restart: always
environment:
MARIADB_USER: wordpress
Expand Down

0 comments on commit 2e4a5ca

Please sign in to comment.