Update debian:stable-slim Docker digest to 5c8f790
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 25s
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 25s
This commit is contained in:
@@ -6,7 +6,7 @@ COPY src src
|
||||
RUN go build -o /bin/api ./main.go
|
||||
|
||||
|
||||
FROM debian:stable-slim@sha256:57bd74e95092e6d4c0cdb6e36ca3db5bb828c2f592788734d1a707a4b92e7755
|
||||
FROM debian:stable-slim@sha256:5c8f79065d3b2cddfa065891803c0a81f7c7624224591cc72c2a8a858db7d015
|
||||
|
||||
RUN apt-get update && apt-get install -y ca-certificates
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user