mirror of
https://github.com/rancher/steve.git
synced 2025-09-04 08:55:55 +00:00
Merge pull request #93 from rancher/renovate/registry.suse.com-bci-bci-micro-15.x
chore(deps): update registry.suse.com/bci/bci-micro docker tag to v15.5.11.2
This commit is contained in:
@@ -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.4.15.1
|
FROM registry.suse.com/bci/bci-micro:15.5.11.2
|
||||||
COPY --from=build /steve /usr/bin/steve
|
COPY --from=build /steve /usr/bin/steve
|
||||||
# Hack to make golang do files,dns search order
|
# Hack to make golang do files,dns search order
|
||||||
ENV LOCALDOMAIN=""
|
ENV LOCALDOMAIN=""
|
||||||
|
Reference in New Issue
Block a user