Skip to content

Commit 0a5c5ef

Browse files
Update mariadb Docker tag to v11.7 (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c97f7f8 commit 0a5c5ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ services:
1818
- ./logs/:/var/log/apache2
1919

2020
db:
21-
image: mariadb:11.6
21+
image: mariadb:11.7
2222
restart: always
2323
environment:
2424
MARIADB_ROOT_PASSWORD: somewordpress

0 commit comments

Comments
 (0)