Skip to content

Commit c56377c

Browse files
committed
chore: remove latest
1 parent 7d38fdb commit c56377c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/buildko

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ if [ ! -f go.work ]; then
2121
./platform-connectors
2222
fi
2323

24-
ko build -B --sbom=cyclonedx --tags="${VERSION}-slim" --tags=latest \
24+
ko build -B --sbom=cyclonedx --tags="${VERSION}-slim" \
2525
./fault-quarantine-module \
2626
./fault-remediation-module \
2727
./health-events-analyzer \

0 commit comments

Comments
 (0)