SHA corrections.
This commit is contained in:
+13
-13
@@ -980,7 +980,7 @@ services:
|
||||
cap_add:
|
||||
- SYS_ADMIN
|
||||
container_name: changedetection-chrome
|
||||
image: dgtlmoon/sockpuppetbrowser:latest@sha256:01a4ab6c9b1bea143af26b864252acb6fe38631ae01cb4aa6fea7286fcbc1cf0
|
||||
image: dgtlmoon/sockpuppetbrowser:latest@sha256:50619e56663d81c2b46a2219ea91220c05d2e403448df8bdff12dbe4b1ab910b
|
||||
environment:
|
||||
SCREEN_WIDTH: 1920
|
||||
SCREEN_HEIGHT: 1024
|
||||
@@ -1903,7 +1903,7 @@ services:
|
||||
GITEA__mailer__SMTP_PORT: 25
|
||||
GITEA__mailer__USER: ${POSTAL_SMTP_AUTH_USER}
|
||||
GITEA__mailer__PASSWD: ${POSTAL_SMTP_AUTH_PASSWORD}
|
||||
image: gitea/gitea:1.25.3@sha256:fee0e5e55da6d2d11186bf39023a772fe63d9deffc0a83283e3d8e5d11c2716a
|
||||
image: gitea/gitea:1.25.2@sha256:534428e78fc00d3ac8647f3467a3f91252acf23a46ea0c872f03191e3c878f7d
|
||||
labels:
|
||||
cloudflare.tunnel.enable: true
|
||||
cloudflare.tunnel.hostname: git-ssh.${MY_TLD}
|
||||
@@ -2219,7 +2219,7 @@ services:
|
||||
REDIS_DBINDEX: 0
|
||||
healthcheck:
|
||||
disable: false
|
||||
image: ghcr.io/immich-app/immich-server:release@sha256:e6a6298e67ae077808fdb7d8d5565955f60b0708191576143fc02d30ab1389d1
|
||||
image: ghcr.io/immich-app/immich-server:release@sha256:7e2d0df478651551df3358072e68c235200b875eccd6eb4a5c5d8879a7095cf4
|
||||
labels:
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
@@ -3133,7 +3133,7 @@ services:
|
||||
POSTGRES_DB: ${JOPLIN_POSTGRES_DATABASE}
|
||||
expose:
|
||||
- 5432
|
||||
image: postgres:17-alpine@sha256:ff4ccc02b97e0ebb6b328ef9ff92522f95586f83be6801896b615088defc8ad2
|
||||
image: postgres:17-alpine@sha256:dfb95bc50724a7398ee250d72a4318cd51ccf844c5956595722520d449408176
|
||||
networks:
|
||||
default: null
|
||||
profiles: ["rinoa-apps"]
|
||||
@@ -3617,7 +3617,7 @@ services:
|
||||
AWS_SECRET_ACCESS_KEY: ${MASTODON_MINIO_SECRET_KEY}
|
||||
expose:
|
||||
- 3000
|
||||
image: lscr.io/linuxserver/mastodon:latest@sha256:e6299ff565584e29ca21697220fdfd210aff1030c0014e5fce93fe01beb41e7f
|
||||
image: lscr.io/linuxserver/mastodon:latest@sha256:053797d91ed25f30004bce69434269b1f673c33b524ce3aadbdcf76cd556a210
|
||||
labels:
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
@@ -3658,7 +3658,7 @@ services:
|
||||
timeout: 30s
|
||||
interval: 10s
|
||||
retries: 5
|
||||
image: postgres:17-alpine@sha256:ff4ccc02b97e0ebb6b328ef9ff92522f95586f83be6801896b615088defc8ad2
|
||||
image: postgres:17-alpine@sha256:dfb95bc50724a7398ee250d72a4318cd51ccf844c5956595722520d449408176
|
||||
profiles: ["rinoa-apps"]
|
||||
restart: always
|
||||
volumes:
|
||||
@@ -3724,7 +3724,7 @@ services:
|
||||
restart: unless-stopped
|
||||
maxun-pg-db:
|
||||
container_name: maxun-pg-db
|
||||
image: postgres:17-alpine@sha256:ff4ccc02b97e0ebb6b328ef9ff92522f95586f83be6801896b615088defc8ad2
|
||||
image: postgres:17-alpine@sha256:dfb95bc50724a7398ee250d72a4318cd51ccf844c5956595722520d449408176
|
||||
environment:
|
||||
POSTGRES_USER: maxun
|
||||
POSTGRES_PASSWORD: ${MAXUN_DB_PASSWORD}
|
||||
@@ -4167,7 +4167,7 @@ services:
|
||||
APACHE_PORT: 11000
|
||||
expose:
|
||||
- 11000
|
||||
image: nextcloud/all-in-one:latest@sha256:e02f466615e39c5c65bb74530b2b3147ab2621969a542cdcd2e354a20fee3a8f
|
||||
image: nextcloud/all-in-one:latest@sha256:33f46abc48b1a12aa6eef5dda9cdf39403f4b5f8537b3791e8f45ffcd7928992
|
||||
labels:
|
||||
homepage.group: Privacy/Security
|
||||
homepage.name: NextCloud
|
||||
@@ -4393,7 +4393,7 @@ services:
|
||||
RAG_WEB_SEARCH_ENGINE: searxng
|
||||
RAG_WEB_SEARCH_RESULT_COUNT: 3
|
||||
RAG_WEB_SEARCH_CONCURRENT_REQUESTS: 10
|
||||
SEARXNG_QUERY_URL: "http://searxng:8080/search?q=<query>"
|
||||
SEARXNG_QUERY_URL: "https://search.trez.wtf/search?q=<query>"
|
||||
ENABLE_LDAP: true
|
||||
LDAP_SERVER_LABEL: rinoa-ldap
|
||||
LDAP_SERVER_HOST: lldap
|
||||
@@ -4471,7 +4471,7 @@ services:
|
||||
PAPERLESS_URL: https://docs.${MY_TLD}
|
||||
USERMAP_GID: ${PGID}
|
||||
USERMAP_UID: ${PUID}
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:latest@sha256:57ad9565bff3bdf2378ab1dcc21ea649dfd68ee58e0eeca2bfba0120a26563e8
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:latest@sha256:8cbd8ce3ef1857bd144026a7e7192d0889188352b5271631e42ff069ccceeb74
|
||||
labels:
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
@@ -4563,7 +4563,7 @@ services:
|
||||
interval: 5s
|
||||
timeout: 5s
|
||||
retries: 5
|
||||
image: postgres:17-alpine@sha256:ff4ccc02b97e0ebb6b328ef9ff92522f95586f83be6801896b615088defc8ad2
|
||||
image: postgres:17-alpine@sha256:dfb95bc50724a7398ee250d72a4318cd51ccf844c5956595722520d449408176
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- pgbackweb-data:/var/lib/postgresql/data
|
||||
@@ -5960,7 +5960,7 @@ services:
|
||||
interval: 10s
|
||||
timeout: 5s
|
||||
retries: 5
|
||||
image: postgres:17-alpine@sha256:ff4ccc02b97e0ebb6b328ef9ff92522f95586f83be6801896b615088defc8ad2
|
||||
image: postgres:17-alpine@sha256:dfb95bc50724a7398ee250d72a4318cd51ccf844c5956595722520d449408176
|
||||
profiles: ["rinoa-infra"]
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
@@ -6201,7 +6201,7 @@ services:
|
||||
SECURITY_ENABLE_LOGIN: true
|
||||
SYSTEM_SHOW_UPDATE: false
|
||||
SYSTEM_SHOW_UPDATE_ONLY_ADMIN: true
|
||||
image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:latest@sha256:e8b96ebd749ee6c087f853c31fbbb79dc35bb08792bdd5ef0e72e74f5b209ea1
|
||||
image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:latest@sha256:940c83732d373b08efd110de708d51d639705404de7dabc7230e5665819efb4a
|
||||
labels:
|
||||
homepage.name: Stirling-PDF
|
||||
homepage.group: Professional Services
|
||||
|
||||
Reference in New Issue
Block a user