We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0281b6c commit d7185d1Copy full SHA for d7185d1
.goreleaser.yml
@@ -35,7 +35,7 @@ kos:
35
tags:
36
- '{{ .Tag }}'
37
- latest
38
- base_image: cgr.dev/chainguard/static:latest@sha256:633aabd19a2d1b9d4ccc1f4b704eb5e9d34ce6ad231a4f5b7f7a3af1307fdba8
+ base_image: cgr.dev/chainguard/static:latest@sha256:092aad9f6448695b6e20333a8faa93fe3637bcf4e88aa804b8f01545eaf288bd
39
creation_time: '{{ .CommitTimestamp }}'
40
ko_data_creation_time: '{{ .CommitTimestamp }}'
41
labels: &labels
0 commit comments