Skip to content

Commit 420ffc5

Browse files
authored
Merge pull request #15 from uswitch/upgrade-v0.8.12
Update docker image to be based on v0.8.12
2 parents 6da8029 + b157505 commit 420ffc5

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)