We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c994aff commit fe470fbCopy full SHA for fe470fb
1 file changed
Dockerfile
@@ -3,7 +3,7 @@ FROM --platform=$TARGETPLATFORM apluslms/grading-base:$BASE_TAG
3
4
COPY rootfs /
5
6
-ARG GRADER_UTILS_VER=4.10
+ARG GRADER_UTILS_VER=5.0
7
8
RUN apt_install \
9
python3 \
0 commit comments