update: various docker upgrades & debian 12 bookworm

This commit is contained in:
2024-07-17 12:34:14 +00:00
parent 35749acfac
commit daaac805e9
6 changed files with 55 additions and 9 deletions

View File

@@ -169,10 +169,10 @@
- atlantis-verify
- soundlib-interface
- python-flask-picture-factory
- money-balancer
#- money-balancer
- atlantis-web-check
- ntfy
- ferchau-wscad
#- ferchau-wscad
- code-server
- name: OAuth2Proxy directories
@@ -214,9 +214,9 @@
- ferchau-wscad
- name: Deploy OAuth2Proxy
community.docker.docker_compose:
community.docker.docker_compose_v2:
project_src: /opt/oauth2proxy/{{ item }}/
pull: true
pull: always
with_items:
- tmnf-replay-server
- atlantis-hub
@@ -226,6 +226,6 @@
- soundlib-interface
- python-flask-picture-factory
#- reactive-resume
- money-balancer
#- money-balancer
- atlantis-web-check
- ferchau-wscad

View File

@@ -10,7 +10,7 @@ services:
restart: always
app:
# Make sure to use the latest release from https://hedgedoc.org/latest-release
image: quay.io/hedgedoc/hedgedoc:1.9.9
image: quay.io/hedgedoc/hedgedoc:latest
environment:
- CMD_DB_URL=postgres://hedgedoc:HISTORY_PURGED_SECRET@database:5432/hedgedoc
- CMD_DOMAIN=hedgedoc.atlantishq.de