We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e19ee64 commit 6c1628dCopy full SHA for 6c1628d
Dockerfile
@@ -16,7 +16,7 @@ RUN a2dissite 000-default
16
17
# END STUFF FOR BASE IMAGE
18
19
-ARG BUGZILLA_BRANCH="5.2"
+ARG BUGZILLA_BRANCH="synthesis"
20
21
RUN git clone -b $BUGZILLA_BRANCH https://github.com/bugzilla/bugzilla.git /opt/bugzilla
22
WORKDIR /opt/bugzilla
0 commit comments