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

Commit

Permalink
Roll back mariadb update for gnulinuxsa aosus/infrastructure-meta#6
Browse files Browse the repository at this point in the history
  • Loading branch information
FarisZR authored Feb 21, 2024
1 parent b17a97c commit 56320d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.3.2@sha256:c33b9fe0c4c10e2a94b62ba952e006c185dfece517c7e3303eff8473f2f523f3
image: mariadb:11.2.3@sha256:55d9608d84658cbc691f52cd6389386a15e6c671cb5708b9f3af5782af3b4dbb
restart: always
environment:
MARIADB_USER: wordpress
Expand All @@ -43,4 +43,4 @@ volumes:

configs:
custom-ini:
file: /home/aosus/gnulinuxsa-wordpress/custom.ini
file: /home/aosus/gnulinuxsa-wordpress/custom.ini

0 comments on commit 56320d7

Please sign in to comment.