Skip to content

Commit b8f2bee

Browse files
lalunalalolSarumyan
authored andcommitted
bump CI Go toolchain 1.26.2 to 1.26.3 (stdlib CVE fixes)
1 parent 91bcf0d commit b8f2bee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

engine/.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ workflow:
99

1010
default:
1111
image:
12-
name: golang:1.26.2
12+
name: golang:1.26.3
1313
pull_policy: if-not-present
1414
interruptible: true # All jobs can be cancelled by default
1515

@@ -70,7 +70,7 @@ lint:
7070
build-binary-alpine:
7171
<<: *only_engine
7272
image:
73-
name: golang:1.26.2-alpine
73+
name: golang:1.26.3-alpine
7474
pull_policy: if-not-present
7575
stage: build-binary
7676
artifacts:

0 commit comments

Comments
 (0)