Compare commits

..

1 commit

Author SHA1 Message Date
182dbe3b1d Update all stable non-major dependencies
All checks were successful
/ build (pull_request) Successful in 30s
/ Ansible Lint (push) Successful in 2m41s
/ Ansible Lint (pull_request) Successful in 2m48s
2026-07-24 21:31:09 +00:00
2 changed files with 1 additions and 4 deletions

View file

@ -12,6 +12,3 @@ nginx__version_spec: ""
nginx__configurations:
- name: ccchoir.de
content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/ccchoir/nginx/ccchoir.de.conf') }}"
# renovate: datasource=docker depName=docker.io/library/wordpress
host_ccchoir__docker_compose__wordpress_version: 7.0.2-apache

View file

@ -17,7 +17,7 @@ services:
restart: unless-stopped
app:
image: docker.io/library/wordpress:7-php8.2
image: docker.io/library/wordpress:6-php8.1
environment:
- "WORDPRESS_DB_HOST=database"
- "WORDPRESS_DB_NAME=wordpress"