Skip to content

Commit 8232a02

Browse files
Switch to Raphael DockerHub for testing.
1 parent 7c1a370 commit 8232a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG PY_VER
22
ARG ALPINE_VER
3-
FROM datajoint/pydev:${PY_VER}-alpine${ALPINE_VER}
3+
FROM raphaelguzman/pydev:${PY_VER}-alpine${ALPINE_VER}
44

55
ENV PYTHON_USER dja
66
RUN \

0 commit comments

Comments
 (0)