Skip to content

Commit f385ba9

Browse files
authored
Merge pull request #147 from sylabs/update-circleci
CircleCI updates
2 parents 54fbe14 + 2efe568 commit f385ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ executors:
99
- image: node:17-slim
1010
golangci-lint:
1111
docker:
12-
- image: golangci/golangci-lint:v1.45-alpine
12+
- image: golangci/golangci-lint:v1.47
1313
golang-previous:
1414
docker:
1515
- image: golang:1.17

0 commit comments

Comments
 (0)