diff --git a/undock.yaml b/undock.yaml index 79fff402a350..28ee6db948a1 100644 --- a/undock.yaml +++ b/undock.yaml @@ -1,7 +1,7 @@ package: name: undock version: "0.11.0" - epoch: 1 # GHSA-f83f-xpx7-ffpw + epoch: 2 # GHSA-cgrx-mc8f-2prm description: Extract contents of a container image in a local folder copyright: - license: MIT @@ -28,6 +28,7 @@ pipeline: with: deps: |- github.com/sigstore/fulcio@v1.8.3 + github.com/opencontainers/selinux@v1.13.0 - uses: go/build with: