Skip to content

Commit fe470fb

Browse files
committed
Use grader-utils 5.0
1 parent c994aff commit fe470fb

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.10
6+
ARG GRADER_UTILS_VER=5.0
77

88
RUN apt_install \
99
python3 \

0 commit comments

Comments
 (0)