mirror of
https://github.com/simon987/recipes.simon987.net.git
synced 2025-04-05 17:33:03 +00:00
Specify hugo version in Dockerfile
This commit is contained in:
parent
7115660e37
commit
c6f590339b
@ -1,4 +1,4 @@
|
||||
FROM jojomi/hugo as build
|
||||
FROM jojomi/hugo:0.85.0 as build
|
||||
|
||||
ADD . /site/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user