Update debian:stable-slim Docker digest to 382967f #84
@@ -6,7 +6,7 @@ COPY src src
|
|||||||
RUN go build -o /bin/api ./main.go
|
RUN go build -o /bin/api ./main.go
|
||||||
|
|
||||||
|
|
||||||
FROM debian:stable-slim@sha256:57bd74e95092e6d4c0cdb6e36ca3db5bb828c2f592788734d1a707a4b92e7755
|
FROM debian:stable-slim@sha256:382967fd7c35a0899ca3146b0b73d0791478fba2f71020c7aa8c27e3a4f26672
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y ca-certificates
|
RUN apt-get update && apt-get install -y ca-certificates
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Reference in New Issue
Block a user