We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca685f commit bf6ff34Copy full SHA for bf6ff34
Dockerfile
@@ -1,6 +1,6 @@
1
FROM ubuntu:20.04 as build-env
2
3
-ENV DOCUMIZEVERSION=v5.4.2
+ENV DOCUMIZEVERSION=v5.4.1
4
5
RUN apt-get update -y \
6
&& apt-get install -y wget \
0 commit comments