Skip to content

Commit 648e71e

Browse files
committed
Update version in Dockerfile.
1 parent b20b6e4 commit 648e71e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-nginx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN apk --no-cache add nginx php83-ctype php83-mbstring php83-fpm php83-mysqli p
55

66
WORKDIR /work
77

8-
RUN curl -o mlinvoice.zip https://labs.fi/files/mlinvoice-2.4.1.zip
8+
RUN curl -o mlinvoice.zip https://labs.fi/files/mlinvoice-2.4.2.zip
99
RUN unzip mlinvoice.zip
1010
RUN rm mlinvoice.zip
1111

0 commit comments

Comments
 (0)