Skip to content

Commit cecd6e2

Browse files
author
surajnarwade
committed
AIRSHIP-2454 Replace k8s.gcr.io with registry.k8s.io
1 parent c645ee1 commit cecd6e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM k8s.gcr.io/node-problem-detector/node-problem-detector:v0.8.12
1+
FROM registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.12
22

33
RUN set -eux; \
44
apt-get update; \

0 commit comments

Comments
 (0)