File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -19,3 +19,4 @@ ignore-result:
1919 - 5e73b4b73bf4a59b11f37066829af01478879067 # False positive, see https://github.com/gitleaks/gitleaks/pull/1358
2020 - 255853e2044119bf502261713e2f892265d4b5c1 # False positive, see https://github.com/gitleaks/gitleaks/pull/1358
2121 - a324bc00bebfbd268b1b9e4cddcd095da1193cd2
22+ - cf413577a1df23446f1916be0b6c31679f2042a8
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ COPY . .
2020RUN GOOS=linux GOARCH=amd64 go build -ldflags="-s -w" -a -o /app/2ms .
2121
2222# Runtime image
23- FROM cgr.dev/chainguard/git@sha256:08704f0b6ba76925b76a01b798215a2cecfbbd0655c423085509cb5163e8ff20
23+ FROM cgr.dev/chainguard/git@sha256:0389019d7ee820683793e0ad9d1863120d586962803d84e8d57aa003922060d2
2424
2525WORKDIR /app
2626
You can’t perform that action at this time.
0 commit comments