Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
volschin authored Mar 2, 2024
1 parent e6da652 commit ac47146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG HIBISCUS_VERSION=2.10.17 \
HIBISCUS_DOWNLOAD_PATH=/opt/hibiscus-server.zip \
HIBISCUS_SERVER_PATH=/opt \

FROM ubuntu:lts
FROM ubuntu
ARG HIBISCUS_VERSION \
HIBISCUS_DOWNLOAD_PATH \
HIBISCUS_SERVER_PATH
Expand Down

0 comments on commit ac47146

Please sign in to comment.