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.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>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 68a8bb8 commit dd8f0b0
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 dd8f0b0

Please sign in to comment.