Skip to content

Commit

Permalink
use discoure 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mortbauer committed Apr 28, 2024
1 parent bf09ad4 commit 452afbd
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 @@ -54,7 +54,7 @@ RUN addgroup --gid 1000 discourse \

WORKDIR /home/discourse/discourse

ENV DISCOURSE_VERSION 3.3.0.beta1
ENV DISCOURSE_VERSION 3.2.0.beta3


RUN git clone --branch v${DISCOURSE_VERSION} --depth 1 https://github.com/discourse/discourse.git .
Expand Down

0 comments on commit 452afbd

Please sign in to comment.