Compare commits

...

2 commits

Author SHA1 Message Date
a00dc3008c Update docker.io/library/mariadb Docker tag to v12
All checks were successful
/ build (pull_request) Successful in 31s
/ Ansible Lint (push) Successful in 2m40s
/ Ansible Lint (pull_request) Successful in 2m48s
2026-07-09 19:45:47 +00:00
50cca22cfe Update docker.io/binwiederhier/ntfy Docker tag to v2.26.0
All checks were successful
/ build (pull_request) Successful in 30s
/ Ansible Lint (pull_request) Successful in 3m28s
/ cleanup-staging (pull_request) Successful in 3s
/ build (push) Successful in 26s
/ Ansible Lint (push) Successful in 2m42s
2026-07-09 19:00:56 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
services:
database:
image: docker.io/library/mariadb:11
image: docker.io/library/mariadb:12
environment:
- "MARIADB_DATABASE=wordpress"
- "MARIADB_ROOT_PASSWORD={{ secret__mariadb_root_password }}"

View file

@ -1,7 +1,7 @@
---
services:
ntfy:
image: docker.io/binwiederhier/ntfy:v2.25.0
image: docker.io/binwiederhier/ntfy:v2.26.0
container_name: ntfy
command:
- serve