Skip to content

Commit

Permalink
Revert "Change base image"
Browse files Browse the repository at this point in the history
This reverts commit e6ba4e2.
  • Loading branch information
mikhailswift committed Jun 21, 2024
1 parent e6ba4e2 commit 5f57527
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ COPY . .

RUN go build -o bin/software

FROM golang:alpine3.18

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

#USER root

Expand Down

0 comments on commit 5f57527

Please # to comment.