mirror of
https://github.com/jrasanen/writefreely-docker.git
synced 2025-02-05 08:52:46 +02:00
update to 0.15.1
This commit is contained in:
parent
a15d4e58cd
commit
44b67c7f05
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ FROM golang:${GOLANG_VERSION}-alpine as build
|
||||||
LABEL org.opencontainers.image.source="https://github.com/writefreely/writefreely"
|
LABEL org.opencontainers.image.source="https://github.com/writefreely/writefreely"
|
||||||
LABEL org.opencontainers.image.description="WriteFreely is a clean, minimalist publishing platform made for writers. Start a blog, share knowledge within your organization, or build a community around the shared act of writing."
|
LABEL org.opencontainers.image.description="WriteFreely is a clean, minimalist publishing platform made for writers. Start a blog, share knowledge within your organization, or build a community around the shared act of writing."
|
||||||
|
|
||||||
ARG WRITEFREELY_VERSION=v0.15.0
|
ARG WRITEFREELY_VERSION=v0.15.1
|
||||||
ARG WRITEFREELY_FORK=writefreely/writefreely
|
ARG WRITEFREELY_FORK=writefreely/writefreely
|
||||||
|
|
||||||
RUN apk -U upgrade \
|
RUN apk -U upgrade \
|
||||||
|
|
Loading…
Add table
Reference in a new issue