chore: Use version 20230301 of gcr.io/gapic-images/googleapis in builds

PiperOrigin-RevId: 513279246
pull/784/head
Google APIs 2 years ago committed by Copybara-Service
parent 9804b6c2a0
commit 035ba25f36
  1. 2
      .github/workflows/diregapic.yaml
  2. 2
      .kokoro/start.sh

@ -8,7 +8,7 @@ on: # yamllint disable-line rule:truthy
jobs:
regenerate-compute:
runs-on: ubuntu-latest
container: gcr.io/gapic-images/googleapis:20220711
container: gcr.io/gapic-images/googleapis:20230301
steps:
- name: Checkout master
uses: actions/checkout@v3

@ -11,4 +11,4 @@ docker container run \
--workdir ${KOKORO_ROOT} \
--ipc=host \
--entrypoint ${KOKORO_ARTIFACTS_DIR}/github/googleapis/.kokoro/build.sh \
gcr.io/gapic-images/googleapis:20220711
gcr.io/gapic-images/googleapis:20230301

Loading…
Cancel
Save