Skip to content

Commit

Permalink
Bump k3s version to 1.29.0 (#5475)
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <[email protected]>
Co-authored-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
eapolinario and eapolinario authored Jun 13, 2024
1 parent 9484e36 commit 653ca85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/sandbox-bundled/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/r
go build -o dist/flyte-sandbox-bootstrap cmd/bootstrap/main.go


FROM rancher/k3s:v1.24.4-k3s1
FROM rancher/k3s:v1.29.0-k3s1

ARG TARGETARCH

Expand Down

0 comments on commit 653ca85

Please sign in to comment.