We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3124b16 commit c994affCopy full SHA for c994aff
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.9
+ARG GRADER_UTILS_VER=4.10
7
8
RUN apt_install \
9
python3 \
0 commit comments