|
|
|
@ -55,7 +55,7 @@ RUN wget -O /usr/local/bin/gomplate \ |
|
|
|
|
|
|
|
|
|
|
|
# For Dependabot to detect base image versions |
|
|
|
# For Dependabot to detect base image versions |
|
|
|
FROM alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 AS alpine |
|
|
|
FROM alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 AS alpine |
|
|
|
FROM gcr.io/distroless/static-debian12:nonroot@sha256:a9f88e0d99c1ceedbce565fad7d3f96744d15e6919c19c7dafe84a6dd9a80c61 AS distroless |
|
|
|
FROM gcr.io/distroless/static-debian12:nonroot@sha256:e8a4044e0b4ae4257efa45fc026c0bc30ad320d43bd4c1a7d5271bd241e386d0 AS distroless |
|
|
|
|
|
|
|
|
|
|
|
FROM $BASE_IMAGE |
|
|
|
FROM $BASE_IMAGE |
|
|
|
|
|
|
|
|
|
|
|
|