Skip to content

Commit

Permalink
Use Docker's own registry image (canonical#2679)
Browse files Browse the repository at this point in the history
  • Loading branch information
joedborg authored Oct 25, 2021
1 parent 645e77c commit c70f5f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion microk8s-resources/actions/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c70f5f2

Please sign in to comment.