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

chore(deps): update registry.suse.com/bci/bci-micro docker tag to v15.7 (#685)

Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
This commit is contained in:
renovate-rancher[bot] 2025-06-25 07:29:33 -04:00 committed by GitHub
parent 94228c486d
commit ad064a8f8a
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.6
FROM registry.suse.com/bci/bci-micro:15.7
ARG user=steve