Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
snorkrat authored Oct 6, 2022
1 parent 64eb98d commit e1fd91d
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
@@ -1,5 +1,5 @@
FROM alpine:latest
LABEL Author:Snorkrat
LABEL Author=Snorkrat
RUN apk update && apk add --no-cache docker-cli bash shadow gcc python3-dev py3-pip musl-dev libffi-dev
RUN pip install certbot \
pip install certbot-dns-cloudflare \
Expand Down

0 comments on commit e1fd91d

Please sign in to comment.