Skip to content

Commit

Permalink
update gitlab runner image to golang 1.19-bullseye (#946)
Browse files Browse the repository at this point in the history
  • Loading branch information
celenechang authored and fanny-jiang committed Oct 18, 2023
1 parent 4a9371f commit 11aeffd
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
@@ -1,4 +1,4 @@
image: registry.ddbuild.io/images/mirror/golang:1.18.6-bullseye
image: registry.ddbuild.io/images/mirror/golang:1.19-bullseye
variables:
PROJECTNAME: "datadog-operator"
PROJECTNAME_CHECK: "datadog-operator-check"
Expand Down

0 comments on commit 11aeffd

Please sign in to comment.