Skip to content

Commit

Permalink
syntax error in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jhpyle committed Jan 15, 2022
1 parent b03d1de commit 6a0249f
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 @@ -63,7 +63,7 @@ bash -c \
&& pip3 install --upgrade \
certbot==1.15.0 \
certbot-nginx==1.15.0 \
certbot-apache==1.15.0
certbot-apache==1.15.0 \
&& pip3 install \
/tmp/docassemble/docassemble \
/tmp/docassemble/docassemble_base \
Expand Down

0 comments on commit 6a0249f

Please sign in to comment.