Skip to content

Commit

Permalink
Bump version to v0.13.1
Browse files Browse the repository at this point in the history
Signed-off-by: Lazalatin <[email protected]>
  • Loading branch information
Lazalatin committed Sep 28, 2021
1 parent 923b10e commit 837429a
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 @@ -17,7 +17,7 @@
# Build image
FROM golang:1.13-alpine as build

ARG WRITEFREELY_VERSION=v0.12.0
ARG WRITEFREELY_VERSION=v0.13.1
ARG WRITEFREELY_FORK=writeas/writefreely

RUN apk add --update nodejs nodejs-npm make g++ git sqlite-dev
Expand Down

0 comments on commit 837429a

Please sign in to comment.