Skip to content

Commit

Permalink
update image for Circle-CI
Browse files Browse the repository at this point in the history
Signed-off-by: Issif <issif+github@gadz.org>
  • Loading branch information
Issif authored and poiana committed May 11, 2022
1 parent 15b1793 commit 6651c43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2.1
executors:
default:
docker:
- image: cimg/go:1.17.9
- image: cimg/go:1.18.1

install_buildx: &install_buildx
name: Install Docker buildx
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/falcosecurity/falcosidekick

go 1.17
go 1.18

require (
cloud.google.com/go v0.75.0
Expand Down

0 comments on commit 6651c43

Please sign in to comment.