Skip to content

Commit

Permalink
Bump distroless/cc-debian12 from 6f05aba to f913198 in the docker…
Browse files Browse the repository at this point in the history
… group (#168)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent c5ebc80 commit 9fcd564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RUN case $TARGETPLATFORM in \

cp target/$TARGET/release/ddns-cloudflare .

Check warning on line 24 in Dockerfile

View workflow job for this annotation

GitHub Actions / Docker / Docker

Empty continuation lines will become errors in a future release

NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/

FROM gcr.io/distroless/cc-debian12:latest@sha256:6f05aba4de16e89f8d879bf2a1364de3e41aba04f1dcbba8c75494f6134b4b13
FROM gcr.io/distroless/cc-debian12:latest@sha256:f913198471738d9eedcd00c0ca812bf663e8959eebff3a3cbadb027ed9da0c38

COPY --from=builder /app/ddns-cloudflare /

Expand Down

0 comments on commit 9fcd564

Please sign in to comment.