Skip to content

Commit

Permalink
chore(deps): update registry.suse.com/bci/bci-micro docker tag to v15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-rancher[bot] authored Dec 5, 2024
1 parent 5ffa947 commit 21c6f2c
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
FROM registry.suse.com/bci/bci-micro:15.6

ARG user=steve

Expand Down

0 comments on commit 21c6f2c

Please sign in to comment.