1
0
mirror of https://github.com/rancher/steve.git synced 2025-06-30 08:42:06 +00:00

Merge pull request #228 from rancher/renovate/registry.suse.com-bci-bci-micro-15.x

chore(deps): update registry.suse.com/bci/bci-micro docker tag to v15.6
This commit is contained in:
Eric Promislow 2024-08-16 16:32:15 -07:00 committed by GitHub
commit 6d0d007ad5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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