Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
* main:
  ci: fix dockerfile warning (#11956)
  • Loading branch information
kensternberg-authentik committed Nov 7, 2024
2 parents 3244276 + 750aaf2 commit 5cc2c0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ldap.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ RUN --mount=type=cache,sharing=locked,target=/go/pkg/mod \
# Stage 2: Run
FROM ghcr.io/goauthentik/fips-debian:bookworm-slim-fips

ARG VERSION
ARG GIT_BUILD_HASH
ENV GIT_BUILD_HASH=$GIT_BUILD_HASH

Expand Down

0 comments on commit 5cc2c0f

Please sign in to comment.