Skip to content

Commit 3ade4ce

Browse files
authored
Merge pull request #3257 from yuvipanda/bump-registry
Bump version of docker registry
2 parents 4f0dd61 + 3d1eed8 commit 3ade4ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mybinder/templates/registry/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ spec:
4242
{{- end }}
4343
containers:
4444
- name: registry
45-
image: registry:3.0.0-rc.2
45+
image: registry:3.0.0-rc.3
4646
volumeMounts:
4747
- name: registry-config
4848
# This path is what registry documentation *says* we should put

0 commit comments

Comments
 (0)