We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80a1ae2 commit 2f5f03aCopy full SHA for 2f5f03a
kernel-mkShapesRDF/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM dodasts/root-in-docker:v6.30-test
+FROM ghcr.io/comp-dev-cms-ita/kernel-ROOT:latest
2
3
WORKDIR /code
4
@@ -16,4 +16,4 @@ RUN apt-get update && \
16
RUN git clone https://gitlab.cern.ch/cms-analysis/general/mkShapesRDF.git /code/
17
18
RUN cd /code/ && \
19
- ./install.sh docker
+ ./install.sh docker
0 commit comments