Skip to content

Commit 035ba25

Browse files
Google APIscopybara-github
authored andcommitted
chore: Use version 20230301 of gcr.io/gapic-images/googleapis in builds
PiperOrigin-RevId: 513279246
1 parent 9804b6c commit 035ba25

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/diregapic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on: # yamllint disable-line rule:truthy
88
jobs:
99
regenerate-compute:
1010
runs-on: ubuntu-latest
11-
container: gcr.io/gapic-images/googleapis:20220711
11+
container: gcr.io/gapic-images/googleapis:20230301
1212
steps:
1313
- name: Checkout master
1414
uses: actions/checkout@v3

.kokoro/start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ docker container run \
1111
--workdir ${KOKORO_ROOT} \
1212
--ipc=host \
1313
--entrypoint ${KOKORO_ARTIFACTS_DIR}/github/googleapis/.kokoro/build.sh \
14-
gcr.io/gapic-images/googleapis:20220711
14+
gcr.io/gapic-images/googleapis:20230301

0 commit comments

Comments
 (0)