Skip to content

Commit b157505

Browse files
committed
Update docker image to be based on v0.8.12
1 parent 6da8029 commit b157505

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:v0.7.1
1+
FROM k8s.gcr.io/node-problem-detector/node-problem-detector:v0.8.12
22

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

0 commit comments

Comments
 (0)