Skip to content

Commit 4efd8a6

Browse files
committed
use etpinard:dashjl-tests docker image
created using the `build/Dockerfile` and pushed to hub.docker.com by me.
1 parent e80523b commit 4efd8a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
test:
66
working_directory: ~/dashjl
77
docker:
8-
- image: plotly/julia:ci
8+
- image: etpinard/dashjl-tests:0.3.0
99
auth:
1010
username: dashautomation
1111
password: $DASH_PAT_DOCKERHUB

0 commit comments

Comments
 (0)