Skip to content

Commit

Permalink
codename
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Dec 17, 2024
1 parent 50af624 commit b201457
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
timeout: 7200s # 2 hours
substitutions:
_TEST_IMAGE_ID: "test-image:latest"
_VERSION_CODENAME: "bookworm"
_VERSION_CODENAME: "Noble Numbat"
steps:
#- name: gcr.io/cloud-builders/docker
# args: [
Expand All @@ -31,7 +31,7 @@ steps:
# id: library-generation-build
# waitFor: ["-"]

- name: ubuntu:25.04
- name: ubuntu:24.04
entrypoint: bash
args:
- "-c"
Expand Down

0 comments on commit b201457

Please sign in to comment.