We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ca685f commit 2cbd577Copy full SHA for 2cbd577
Dockerfile
@@ -1,6 +1,6 @@
1
FROM ubuntu:20.04 as build-env
2
3
-ENV DOCUMIZEVERSION=v5.4.2
+ENV DOCUMIZEVERSION=v5.3.0
4
5
RUN apt-get update -y \
6
&& apt-get install -y wget \
0 commit comments