mirror of
https://github.com/rancher/steve.git
synced 2025-09-18 08:20:36 +00:00
chore(deps): update registry.suse.com/bci/bci-micro docker tag to v15.5.11.2
This commit is contained in:
committed by
GitHub
parent
d040cffef3
commit
64c8a50866
@@ -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.4.15.1
|
||||
FROM registry.suse.com/bci/bci-micro:15.5.11.2
|
||||
COPY --from=build /steve /usr/bin/steve
|
||||
# Hack to make golang do files,dns search order
|
||||
ENV LOCALDOMAIN=""
|
||||
|
Reference in New Issue
Block a user