Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 4190c00 commit d30a9c0
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.6.1 AS production
FROM ghcr.io/goauthentik/server:2024.6.3 AS production
COPY ./media /media
COPY ./data /data
COPY ./web/dist/custom.css /web/dist/custom.css
Expand Down

0 comments on commit d30a9c0

Please sign in to comment.