Skip to content

Commit c349fac

Browse files
committed
chore(ci): use the linux/amd64 arch for the release step image
1 parent 9c04dd2 commit c349fac

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
@@ -118,7 +118,7 @@ jobs:
118118
119119
release:
120120
docker:
121-
- image: dadish/processgraphql-primary:1.0.0
121+
- image: dadish/processgraphql-primary:2.0.0
122122
auth:
123123
username: $DOCKERHUB_USERNAME
124124
password: $DOCKERHUB_PASSWORD

0 commit comments

Comments
 (0)