mirror of
https://github.com/rancher/steve.git
synced 2025-05-11 09:24:20 +00:00
chore(deps): update registry.suse.com/bci/bci-micro docker tag to v15.6
This commit is contained in:
parent
c2fe79901d
commit
f001a55119
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user