Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot ac316b9fe7 Update ghcr.io/lldap/lldap Docker tag to v0.6.3 2026-05-01 02:32:00 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
backrest: backrest:
container_name: backrest container_name: backrest
image: docker.io/garethgeorge/backrest:v1.13.0@sha256:9c9966b5c285ec791a6b06cb4545fa0247424d05442e12f9558b4322d9f8a15f image: docker.io/garethgeorge/backrest:v1.12.1@sha256:f4d34bd6fa985d13bdb6c01c5d8727e07708899afa9567d800808357d77b9fb0
restart: unless-stopped restart: unless-stopped
hostname: ${HOSTNAME} hostname: ${HOSTNAME}
environment: environment:
+1 -1
View File
@@ -21,7 +21,7 @@ services:
lldap: lldap:
container_name: lldap container_name: lldap
image: ghcr.io/lldap/lldap:v0.6.2-alpine-rootless@sha256:35df821899ec54c11eaab395e9c68e191e2582592cba343b0a904f6821aadcd2 image: ghcr.io/lldap/lldap:v0.6.3-alpine-rootless@sha256:ba2c50930ea998eefd5454aa678a7977448019248b1827da87d330df0b71c284
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
lldap_db: lldap_db: