Skip to content

Commit

Permalink
chore(deps): update registry.suse.com/bci/bci-micro docker tag to v15…
Browse files Browse the repository at this point in the history
….6.28.4
  • Loading branch information
renovate-rancher[bot] authored Dec 11, 2024
1 parent 62c9d36 commit 68d47c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN \
cd /src && \
CGO_ENABLED=0 go build -ldflags "-extldflags -static -s" -o /steve

FROM registry.suse.com/bci/bci-micro:15.5.11.2
FROM registry.suse.com/bci/bci-micro:15.6.28.4
COPY --from=build /steve /usr/bin/steve
# Hack to make golang do files,dns search order
ENV LOCALDOMAIN=""
Expand Down

0 comments on commit 68d47c9

Please sign in to comment.