File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 if : ${{ github.repository }} == 'chainguard-dev/malcontent'
2020 runs-on : mal-ubuntu-latest-8-core
2121 container :
22- image : cgr.dev/chainguard/wolfi-base@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
22+ image : cgr.dev/chainguard/wolfi-base:latest
2323 options : >-
2424 --cap-add DAC_OVERRIDE
2525 --cap-add SETGID
5454 if : ${{ github.repository }} == 'chainguard-dev/malcontent'
5555 runs-on : mal-ubuntu-latest-8-core
5656 container :
57- image : cgr.dev/chainguard/wolfi-base@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
57+ image : cgr.dev/chainguard/wolfi-base:latest
5858 options : >-
5959 --cap-add DAC_OVERRIDE
6060 --cap-add SETGID
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ jobs:
117117 name : golangci-lint
118118 runs-on : ubuntu-latest
119119 container :
120- image : cgr.dev/chainguard/wolfi-base@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
120+ image : cgr.dev/chainguard/wolfi-base:latest
121121 options : >-
122122 --cap-add DAC_OVERRIDE
123123 --cap-add SETGID
Original file line number Diff line number Diff line change 1313 if : ${{ github.repository }} == 'chainguard-dev/malcontent'
1414 runs-on : mal-ubuntu-latest-8-core
1515 container :
16- image : cgr.dev/chainguard/wolfi-base@sha256:91ed94ec4e72368a9b5113f2ffb1d8e783a91db489011a89d9fad3e3816a75ba
16+ image : cgr.dev/chainguard/wolfi-base:latest
1717 options : >-
1818 --cap-add DAC_OVERRIDE
1919 --cap-add SETGID
You can’t perform that action at this time.
0 commit comments