diff --git a/Dockerfile b/Dockerfile index 0e0c108e3149d11c8eec83025f9ba8a246ba13a0..6c11f284242095bfaed5c81a3eb7065a5ef41f8d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM centos:8 -ENV RELEASE_VERSION=v0.19.3 \ - OKD4_VERSION=4.5.0-0.okd-2020-09-04-180756 \ +ENV RELEASE_VERSION=v0.17.2 \ + OKD4_VERSION=4.5.0-0.okd-2020-10-15-235428 \ GO_VERSION=1.15 \ BATS_VERSION=1.2.1\ # Telling the container where to find the Go executable binaries