Skip to content

Commit

Permalink
trying to fix checks
Browse files Browse the repository at this point in the history
  • Loading branch information
fjsnogueira committed Apr 12, 2024
1 parent 3d4e17a commit c3b6ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ COPY . .
RUN go build -o /app/2ms .

# Runtime image
FROM cgr.dev/chainguard/bash:latest
FROM cgr.dev/chainguard/bash@sha256:d99fd064eb2893d8fc50a81fad92cc49dceffac291974c64b2491a635a022d9c

#RUN git config --global --add safe.directory /repo

Expand Down

0 comments on commit c3b6ac5

Please sign in to comment.