Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sosiristseng committed Oct 25, 2024
1 parent 53b69f5 commit b986f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM julia:1.11.1
# System config
ENV JULIA_CI='true'
ENV JULIA_NUM_THREADS='auto'
ENV JULIA_CONDAPKG_ENv="/app/.env"
ENV JULIA_CONDAPKG_ENV="/app/.env"

WORKDIR /app

Expand Down

0 comments on commit b986f07

Please sign in to comment.