Skip to content

Commit

Permalink
Merge pull request #2 from RemiEven/patch-1
Browse files Browse the repository at this point in the history
remove unused FROM ubuntu and use newer Hugo version
  • Loading branch information
Tony-Proum authored Jul 20, 2021
2 parents 6a64f13 + 2baf7ae commit 74975af
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
FROM ubuntu as ubuntu


FROM alpine as builder

ENV HUGO_VERSION 0.69.2
ENV HUGO_VERSION 0.85.0

RUN apk add curl tar
RUN mkdir /usr/working_directory
Expand Down

0 comments on commit 74975af

Please sign in to comment.