Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion install/installer/leeway.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information.

FROM cgr.dev/chainguard/helm:latest@sha256:34fce961d651a78abd3efcf79475abc6a7740b6704c356dcd2bf4e53d0296648
FROM cgr.dev/chainguard/helm:latest@sha256:ae5d564a39f218498e4d8ce25f919e3ed34e435d9773690bd8061abe93558db5

COPY install-installer--app/installer install-installer--app/provenance-bundle.jsonl /app/

Expand Down
Loading