Skip to content

Commit

Permalink
Change base image
Browse files Browse the repository at this point in the history
Signed-off-by: John Kjell <[email protected]>
  • Loading branch information
jkjell committed Jun 21, 2024
1 parent 75d7c3a commit 64973df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ COPY . .

RUN go build -o bin/software

# FROM golang:alpine3.18

FROM cgr.dev/chainguard/static@sha256:676e989769aa9a5254fbfe14abb698804674b91c4d574bb33368d87930c5c472

#USER root
Expand Down

0 comments on commit 64973df

Please sign in to comment.