Skip to content

Commit a3010d5

Browse files
committed
check with pydev
1 parent a34c61a commit a3010d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LNX-docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ services:
5151
condition: service_healthy
5252
app:
5353
<<: *net
54-
image: datajoint/djtest:py${PY_VER}-${DISTRO}
54+
image: datajoint/pydev:${PY_VER}-alpine3.10
5555
depends_on:
5656
fakeservices.datajoint.io:
5757
condition: service_healthy

0 commit comments

Comments
 (0)