Skip to content
This repository has been archived by the owner on Feb 11, 2025. It is now read-only.

Commit

Permalink
remove "-node" from executor image
Browse files Browse the repository at this point in the history
  • Loading branch information
mickmister committed Sep 21, 2022
1 parent 6a694f6 commit 4c2699d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin-ci/orb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ orbs:
executors:
default:
docker:
- image: circleci/golang:1.16.0-node
- image: circleci/golang:1.16.0

commands:
deploy:
Expand Down

0 comments on commit 4c2699d

Please sign in to comment.