mirror of
https://github.com/rancher/steve.git
synced 2025-07-19 17:26:57 +00:00
Use a less specific base bci-micro:15.5 to get the latest version
This commit is contained in:
parent
420ada5efb
commit
5b630912b3
@ -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.11.2
|
FROM registry.suse.com/bci/bci-micro:15.5
|
||||||
|
|
||||||
ARG user=steve
|
ARG user=steve
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user