Skip to content

Commit

Permalink
ci: fix dockerfile warning (#11956)
Browse files Browse the repository at this point in the history
Signed-off-by: Marc 'risson' Schmitt <[email protected]>
  • Loading branch information
rissson authored Nov 7, 2024
1 parent 556eca2 commit 750aaf2
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 750aaf2

Please sign in to comment.