Compare commits

...

5 Commits

+3 -3
View File
@@ -483,7 +483,7 @@ services:
expose:
- 9091
- 9959 # Metrics port for Prometheus
image: authelia/authelia:master@sha256:6b6c0c8bc2a3bb1d441ae683933dfc667741b0480db128356bd93531b4aa7fcb
image: authelia/authelia:master@sha256:77c425621450d288b62efdd5f2d47b7c36acbe4049c485909ddb377049e9064f
labels:
homepage.group: Privacy/Security
homepage.name: Authelia
@@ -946,7 +946,7 @@ services:
PUID: "1000"
TZ: America/New_York
hostname: Rinoa
image: ghcr.io/hotio/cloudflareddns:latest@sha256:6e7bb740c8c0a75ecb1bfc2992511e2abdd92acc8d3424d9abaf0f78055f12dc
image: ghcr.io/hotio/cloudflareddns:latest@sha256:15a8f53a48dd3ccb0b19fa39c0354bf4e06a11303ce750edfebdb54f32165efc
networks:
default: null
profiles: ["rinoa-apps"]
@@ -2310,7 +2310,7 @@ services:
test:
- CMD-SHELL
- pg_isready -U $$POSTGRES_USER -d $$POSTGRES_DB
image: docker.io/library/postgres:14@sha256:4519de92ae505d7ea7274c4e73105e12cc892efedbfd02d7c0bd9811280f883c
image: docker.io/library/postgres:14@sha256:a209aced4fa19381231fae4d9a4c5816f7691294f13572f8bddc082ba32e1c7c
networks:
default: null
profiles: ["rinoa-apps"]