Skip to content

Commit

Permalink
build(deps): bump goauthentik/server in /authentik
Browse files Browse the repository at this point in the history
Bumps [goauthentik/server](https://github.com/goauthentik/authentik) from 2024.8.3 to 2024.12.2.
- [Release notes](https://github.com/goauthentik/authentik/releases)
- [Commits](goauthentik/authentik@version/2024.8.3...version/2024.12.2)

---
updated-dependencies:
- dependency-name: goauthentik/server
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 7945bd2 commit aad9269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion authentik/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/goauthentik/server:2024.8.3 AS production
FROM ghcr.io/goauthentik/server:2024.12.2 AS production
COPY ./media /media
COPY ./data /data
COPY ./web/dist/custom.css /web/dist/custom.css
Expand Down

0 comments on commit aad9269

Please sign in to comment.