diff options
Diffstat (limited to 'docker/features/Dockerfile')
-rw-r--r-- | docker/features/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/features/Dockerfile b/docker/features/Dockerfile index 567e7978..91e10c17 100644 --- a/docker/features/Dockerfile +++ b/docker/features/Dockerfile @@ -1,7 +1,7 @@ FROM opnfv/functest-kubernetes-core:hunter ARG OPENSTACK_TAG=stable/rocky -ARG OPNFV_TAG=master +ARG OPNFV_TAG=stable/hunter RUN apk --no-cache add --update make py-pip bash git go \ grep rsync linux-headers musl-dev findutils \ |