Skip to content

Commit 6b1007b

Browse files
fix: remove env api key in dockerfile (#367)
1 parent 1e54b5c commit 6b1007b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ ARG VERSION
55
RUN pip install --no-cache-dir --upgrade pip && \
66
pip install --no-cache-dir gradient==$VERSION
77

8-
ENV PAPERSPACE_API_KEY your_api_key_value
98
ENV PAPERSPACE_WEB_URL https://console.paperspace.com
109
ENV PAPERSPACE_CONFIG_HOST https://api.paperspace.io
1110
ENV PAPERSPACE_CONFIG_LOG_HOST https://logs.paperspace.io

0 commit comments

Comments
 (0)