Skip to content

Commit 15f4778

Browse files
committed
updated docker version
1 parent ddf4d69 commit 15f4778

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM centos:7.3.1611
22

33
ENV gotty_version=v0.0.13
4-
ENV k8comp_version=0.6.0-rc2
4+
ENV k8comp_version=0.6.0-rc3
55

66
RUN yum clean all && \
77
yum install ed git ruby -y && \

0 commit comments

Comments
 (0)