Skip to content

Commit 029ce35

Browse files
committed
Fixed version
1 parent 3c2ebc9 commit 029ce35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_VERSION=python:edge-3.2
1+
ARG BASE_VERSION=python:edge-3.12
22
FROM ghcr.io/lambda-feedback/evaluation-function-base/$BASE_VERSION AS builder
33

44
RUN pip install poetry==1.8.3

0 commit comments

Comments
 (0)