Skip to content
This repository has been archived by the owner on May 30, 2018. It is now read-only.

Updates hugo version: 0.14=>0.15 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM hypriot/rpi-alpine-scratch

MAINTAINER Andreas Eiermann <[email protected]>
LABEL version="alpine linux version: 3.2\r\nhugo version: 0.14"
ENV HUGO_VERSION=0.14
ENV HUGO_VERSION=0.15

# set alpine to version 3.2 instead of edge
RUN echo "http://nl.alpinelinux.org/alpine/v3.1/main" > /etc/apk/repositories
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.14
0.15