Skip to content

Commit

Permalink
Update Go version and image build version
Browse files Browse the repository at this point in the history
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
  • Loading branch information
mikkeloscar committed May 6, 2024
1 parent d4ec2be commit e821c6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions delivery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ pipeline:
vm_config:
type: linux
size: large
image: cdp-runtime/go-1.19
image: cdp-runtime/go-1.22
working_dir: /go/src/k8s.io/autoscaler
env:
VERSION: "v1.0.0-internal"
VERSION: "v1.1.1-internal"
commands:
- desc: "Installing dependencies"
cmd: |
Expand Down

0 comments on commit e821c6e

Please sign in to comment.