diff --git a/microk8s-resources/actions/registry.yaml b/microk8s-resources/actions/registry.yaml index 16059d3b95..ad93098d28 100644 --- a/microk8s-resources/actions/registry.yaml +++ b/microk8s-resources/actions/registry.yaml @@ -36,7 +36,7 @@ spec: spec: containers: - name: registry - image: cdkbot/registry-$ARCH:2.6 + image: registry:2.7.1 env: - name: REGISTRY_HTTP_ADDR value: :5000