Skip to content

Commit dcf77d4

Browse files
authored
Merge pull request #5 from SSAGESLabs/update-base-repo
upate base repo to ssages
2 parents f3d33b6 + f47062e commit dcf77d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM innocentbug/pysages-base:latest
1+
FROM ssages/pysages-base:latest
22

33
COPY . hoomd-dlext
44
RUN cd hoomd-dlext && mkdir build && cd build && cmake .. && make install

0 commit comments

Comments
 (0)