Skip to content

Commit b8febfb

Browse files
Switch to full URL for base image
1 parent 147b38c commit b8febfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/metrics/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12
1+
FROM docker.io/python:3.12
22

33
COPY requirements.lock.txt ./
44
RUN pip3 install --no-cache-dir -r requirements.lock.txt

0 commit comments

Comments
 (0)