mirror of
https://github.com/rancher/steve.git
synced 2025-09-20 02:51:11 +00:00
chore(deps): update registry.suse.com/bci/bci-micro docker tag to v15.6 (#385)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8ed2719f10
commit
5f98ccf95b
@@ -7,7 +7,7 @@ RUN \
|
|||||||
cd /src && \
|
cd /src && \
|
||||||
CGO_ENABLED=0 go build -ldflags "-extldflags -static -s" -o /steve
|
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
|
ARG user=steve
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user