Skip to content

Commit bf6ff34

Browse files
Update Dockerfile
1 parent 4ca685f commit bf6ff34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ubuntu:20.04 as build-env
22

3-
ENV DOCUMIZEVERSION=v5.4.2
3+
ENV DOCUMIZEVERSION=v5.4.1
44

55
RUN apt-get update -y \
66
&& apt-get install -y wget \

0 commit comments

Comments
 (0)