Skip to content

Commit 3a1dca5

Browse files
authored
Merge pull request #110 from rancher/renovate/release/v3.x-docker-bumps
chore(deps): update docker file deps (release/v3.x)
2 parents 5824188 + e559385 commit 3a1dca5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
ARG BCI_VERSION=15.6
2-
FROM ghcr.io/flavio/kuberlr:v0.6.0 AS kuberlr
1+
ARG BCI_VERSION=15.7
2+
FROM ghcr.io/flavio/kuberlr:v0.6.1 AS kuberlr
33
FROM registry.suse.com/bci/bci-busybox:${BCI_VERSION} AS final
44
FROM registry.suse.com/bci/bci-base:${BCI_VERSION} AS zypper
55

0 commit comments

Comments
 (0)