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.1.2 Docker digest to 2403cc5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 13, 2023
1 parent 40f48ea commit 84be158
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.1.2@sha256:77e8ad8ae65e4bf59da8e0c078a086fce71a5cff21ae3c72e55573f3fde33580
image: mariadb:11.1.2@sha256:2403cc521634162f743b5179ff5b35520daf72df5d9e7e397192af685d9148fd
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.1.2@sha256:77e8ad8ae65e4bf59da8e0c078a086fce71a5cff21ae3c72e55573f3fde33580
image: mariadb:11.1.2@sha256:2403cc521634162f743b5179ff5b35520daf72df5d9e7e397192af685d9148fd
restart: always
environment:
MARIADB_USER: wordpress
Expand Down

0 comments on commit 84be158

Please sign in to comment.