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 3c2ebc9 commit 029ce35Copy full SHA for 029ce35
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BASE_VERSION=python:edge-3.2
+ARG BASE_VERSION=python:edge-3.12
2
FROM ghcr.io/lambda-feedback/evaluation-function-base/$BASE_VERSION AS builder
3
4
RUN pip install poetry==1.8.3
0 commit comments