Skip to content

Commit

Permalink
use beta3 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mortbauer committed Jan 22, 2024
1 parent 706719e commit 0ea94a0
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 @@ -55,7 +55,7 @@ RUN addgroup --gid 1000 discourse \

WORKDIR /home/discourse/discourse

ENV DISCOURSE_VERSION 3.2.0.beta4
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 0ea94a0

Please sign in to comment.