Skip to content

Commit

Permalink
Bump gitlab-ci image to go 1.19 (#1344)
Browse files Browse the repository at this point in the history
  • Loading branch information
mvitale1989 authored Mar 4, 2024
1 parent bcfc095 commit 8466391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

variables:
AWS_DEFAULT_REGION: us-east-1
IMAGE_BUILD: cimg/go:1.18-node
IMAGE_BUILD: cimg/go:1.19-node
IMAGE_AWS_CI: $CI_REGISTRY/images/aws-ci:2.1.1-1

stages:
Expand Down

0 comments on commit 8466391

Please sign in to comment.