Skip to content

Commit c994aff

Browse files
committed
Use grader-utils 4.10
1 parent 3124b16 commit c994aff

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
@@ -3,7 +3,7 @@ FROM --platform=$TARGETPLATFORM apluslms/grading-base:$BASE_TAG
33

44
COPY rootfs /
55

6-
ARG GRADER_UTILS_VER=4.9
6+
ARG GRADER_UTILS_VER=4.10
77

88
RUN apt_install \
99
python3 \

0 commit comments

Comments
 (0)