Skip to content

Commit

Permalink
Change base image
Browse files Browse the repository at this point in the history
  • Loading branch information
kabilar committed Mar 8, 2022
1 parent 653bb7b commit 94ab2cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.dev
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM datajoint/djlab:py3.8-debian
FROM datajoint/djbase:py3.9-debian-fcd8909

USER anaconda:anaconda

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.test
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM datajoint/djlab:py3.8-debian
FROM datajoint/djbase:py3.9-debian-fcd8909

USER anaconda:anaconda

Expand Down

0 comments on commit 94ab2cd

Please sign in to comment.