update: 2024.12.2 -> 2024.12.3

See https://docs.goauthentik.io/docs/releases/2024.12#fixed-in-2024123

Flake lock file updates:

• Updated input 'authentik-src':
    'github:goauthentik/authentik/9d81f0598c7735e2b4616ee865ab896056a67408' (2025-01-09)
  → 'github:goauthentik/authentik/f1b7a9f934e6b58a1884ba753575eac6267f4b6e' (2025-01-29)
This commit is contained in:
WilliButz 2025-01-29 22:24:15 +01:00
parent 1fa3cbed36
commit f2b0754dce
No known key found for this signature in database
GPG key ID: AB05DF703EB9DC70
2 changed files with 6 additions and 6 deletions

8
flake.lock generated
View file

@ -3,16 +3,16 @@
"authentik-src": {
"flake": false,
"locked": {
"lastModified": 1736440980,
"narHash": "sha256-Z3rFFrXrOKaF9NpY/fInsEbzdOWnWqLfEYl7YX9hFEU=",
"lastModified": 1738183650,
"narHash": "sha256-4XdYlqfd23TVPaJ0R5tEBIpDXLV4mFHdXhIWp5dIvIE=",
"owner": "goauthentik",
"repo": "authentik",
"rev": "9d81f0598c7735e2b4616ee865ab896056a67408",
"rev": "f1b7a9f934e6b58a1884ba753575eac6267f4b6e",
"type": "github"
},
"original": {
"owner": "goauthentik",
"ref": "version/2024.12.2",
"ref": "version/2024.12.3",
"repo": "authentik",
"type": "github"
}