Skip to content

Commit 42d67de

Browse files
authored
Merge pull request #164 from StackVista/fix-cli-container-timezones
Use digest-pinned BCI Nano for the static CLI
2 parents e14f11e + 28f541d commit 42d67de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎docker/Dockerfile.goreleaser‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Pinned to the multi-arch index digest, not a per-arch one, so the amd64 and
22
# arm64v8 GoReleaser builds can both resolve it via --platform.
3-
FROM registry.suse.com/bci/bci-micro:15.7@sha256:44f5c047210188eb290414c52f883b763efa1e234c2a15c325f03e83f0984fa6
3+
FROM registry.suse.com/bci/bci-nano:15.7@sha256:794d075f0ffa66f6fc1f7073b4957c4c797f29f04384fe547b34f865c7afeebb
44
ENTRYPOINT ["/usr/bin/sts"]
55
COPY sts /usr/bin/sts

0 commit comments

Comments
 (0)