Skip to content

Commit

Permalink
Update kuberlr version for bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mallardduck authored and github-actions[bot] committed Feb 17, 2025
1 parent 6b344d2 commit 044630f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG BCI_VERSION=15.6
FROM ghcr.io/flavio/kuberlr:v0.5.2 AS kuberlr
FROM ghcr.io/flavio/kuberlr:v0.5.3 AS kuberlr
FROM registry.suse.com/bci/bci-busybox:${BCI_VERSION} AS final
FROM registry.suse.com/bci/bci-base:${BCI_VERSION} AS zypper

Expand Down

0 comments on commit 044630f

Please sign in to comment.