Skip to content

Commit c97d319

Browse files
committed
chore(ci): fix the release image by building it with docker-buildx
1 parent c349fac commit c97d319

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:2.0.0
121+
- image: dadish/processgraphql-primary:1.0.0
122122
auth:
123123
username: $DOCKERHUB_USERNAME
124124
password: $DOCKERHUB_PASSWORD

0 commit comments

Comments
 (0)