Skip to content

Commit

Permalink
Bumped to to 1.22.7 to fix vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
jdesouza committed Sep 24, 2024
1 parent e439f79 commit 2f5044c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
# The goreleaser image tag determins the version of Go.
# Manually check goreleaser images for their version of Go.
# Ref: https://hub.docker.com/r/goreleaser/goreleaser/tags
- image: goreleaser/goreleaser:v1.20.0
- image: goreleaser/goreleaser:v1.26.1
steps:
- checkout
- setup_remote_docker
Expand Down

0 comments on commit 2f5044c

Please sign in to comment.