Skip to content

Commit

Permalink
change base image
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewpeng02 committed Dec 13, 2023
1 parent 96c94c9 commit 8dc94e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion training/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# pull base image
FROM condaforge/miniforge-pypy3
FROM condaforge/miniforge3
ARG ENV=dev
ENV NODE_ENV=${ENV}

Expand Down

0 comments on commit 8dc94e5

Please sign in to comment.