Skip to content

Commit e3b92d9

Browse files
authored
Update Dockerfile
1 parent 76f6a36 commit e3b92d9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

dea/Dockerfile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ WORKDIR /home/app
2424
# Copy the app directory into the image
2525
COPY . /home/app
2626

27-
# Set GitHub PAT (token with no scopes)
28-
ENV GITHUB_PAT=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
29-
30-
RUN curl -I https://api.github.com/repos/XiaoLuo-boy/ggheatmap/tarball/5c373eb99f758c0a4d34ed1b008e59a7245226e4
31-
3227
ENV RENV_DOWNLOAD_METHOD=libcurl
3328

3429
# Restore the environment exactly

0 commit comments

Comments
 (0)