update prow image

pull/14891/head
Steven Powell 2022-08-30 15:52:00 -07:00
parent 67f0590247
commit 8a87b6449b
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -52,7 +52,7 @@ RUN echo "Installing Packages ..." \
procps \
python \
python-dev \
python-pip \
python3-pip \
rsync \
software-properties-common \
unzip \