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 122784f commit 1df3d86Copy full SHA for 1df3d86
.ci/metrics/Dockerfile
@@ -1,8 +1,4 @@
1
-<<<<<<< HEAD
2
-FROM python:3.12
3
-=======
4
FROM docker.io/python:3.12
5
->>>>>>> main
6
7
COPY requirements.lock.txt ./
8
RUN pip3 install --no-cache-dir -r requirements.lock.txt
0 commit comments