Skip to content

Commit 9208c61

Browse files
author
Jason Evans
authored
Update Dockerfile
1 parent ab45bf3 commit 9208c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tor-fied-web/web_build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM opensuse/tumbleweed
22

33
# install base packages
4-
RUN zypper ref && zypper -n install apache2
4+
RUN zypper ref && zypper -n install apache2 git
55
RUN zypper -n install daps ruby2.6-rubygem-asciidoctor
66
RUN zypper -n install python3-Sphinx python3-restructuredtext_lint
77
RUN zypper -n install pandoc

0 commit comments

Comments
 (0)