Skip to content

Commit 66270b8

Browse files
committed
fix CI : Une ligne en trop dans le dockerfile ??
1 parent b45b7a1 commit 66270b8

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
@@ -1,5 +1,4 @@
11
ARG R_VERSION=4.4.1
2-
ARG GITHUB_PAT=${{ secrets.GITHUB_TOKEN }}
32

43
FROM inseefrlab/onyxia-rstudio:r${R_VERSION}
54
RUN apt-get update && apt-get install -y cargo

0 commit comments

Comments
 (0)