update prow image
parent
67f0590247
commit
8a87b6449b
2
Makefile
2
Makefile
|
@ -111,7 +111,7 @@ GVISOR_TAG ?= latest
|
|||
AUTOPAUSE_HOOK_TAG ?= v0.0.2
|
||||
|
||||
# prow-test tag to push changes to
|
||||
PROW_TEST_TAG ?= v0.0.2
|
||||
PROW_TEST_TAG ?= v0.0.3
|
||||
|
||||
# storage provisioner tag to push changes to
|
||||
# NOTE: you will need to bump the PreloadVersion if you change this
|
||||
|
|
|
@ -52,7 +52,7 @@ RUN echo "Installing Packages ..." \
|
|||
procps \
|
||||
python \
|
||||
python-dev \
|
||||
python-pip \
|
||||
python3-pip \
|
||||
rsync \
|
||||
software-properties-common \
|
||||
unzip \
|
||||
|
|
Loading…
Reference in New Issue