Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed-ghayyad authored Feb 1, 2024
1 parent 3a57883 commit 4abd190
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 @@ -41,7 +41,7 @@ ENV ZIP_URL https://github.com/hidglobal/ts-jamaltool/raw/main/build.zip

# Install certbot and its dependencies
RUN apt-get update && \
apt-get install -y certbot
apt-get install -y certbot curl unzip openssl


# Create a directory for the public files
Expand Down

0 comments on commit 4abd190

Please sign in to comment.