Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
chore: silence latest warning
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Urbanek <mateusz.urbanek.98@gmail.com>
  • Loading branch information
shanduur committed May 11, 2024
1 parent e5c4cd1 commit 7aaf256
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ RUN go build \
#########################################################################################

# Second stage: building final environment for running the executable.
# hadolint ignore=DL3007
FROM gcr.io/distroless/static:latest AS runtime

# Copy the executable.
Expand Down

0 comments on commit 7aaf256

Please sign in to comment.