Преглед на файлове

chore(deps): update ghcr.io/goauthentik/server docker tag to v2025.12.4

renovate[bot] преди 2 месеца
родител
ревизия
e502ee25e4
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      library/compose/authentik/compose.yaml.j2

+ 2 - 2
library/compose/authentik/compose.yaml.j2

@@ -1,7 +1,7 @@
 ---
 services:
   {{ service_name }}:
-    image: ghcr.io/goauthentik/server:2025.12.3
+    image: ghcr.io/goauthentik/server:2025.12.4
     restart: {{ restart_policy }}
     command: server
     environment:
@@ -83,7 +83,7 @@ services:
     Handles long-running tasks like email sending, cleanup jobs, and scheduled tasks
   #}
   {{ service_name }}_worker:
-    image: ghcr.io/goauthentik/server:2025.12.3
+    image: ghcr.io/goauthentik/server:2025.12.4
     restart: {{ restart_policy }}
     command: worker
     environment: