Skip to content

Commit

Permalink
Merge pull request #539 from epinio/maintenance/k3d-update
Browse files Browse the repository at this point in the history
Update k3d base image to 5.7 and migrate to ghcr
  • Loading branch information
krumware authored Feb 12, 2025
2 parents 768d255 + 8b20e06 commit d59c3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN mv helm/*/helm /bin/helm


## Build the actual container
FROM rancher/k3d:5.3
FROM ghcr.io/k3d-io/k3d:5.7

ARG VERSION
ENV EPINIO_HELM_CHART_VERSION $VERSION
Expand Down

0 comments on commit d59c3b1

Please sign in to comment.