mirror of
https://github.com/rancher/steve.git
synced 2025-08-31 15:11:31 +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 && \
|
||||
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