diff --git a/images/prow-tests/Dockerfile b/images/prow-tests/Dockerfile index ded6281c9b5..6df43ae5857 100644 --- a/images/prow-tests/Dockerfile +++ b/images/prow-tests/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM debian:bullseye-20230522-slim AS base +FROM debian:bullseye-20231218-slim AS base # Pinned versions of stuff we pull in ARG CLOUD_SDK_VERSION=405.0.0