Use new image
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM klakegg/hugo:debian
|
||||
FROM klakegg/hugo:latest-ext
|
||||
|
||||
EXPOSE 1313
|
||||
|
||||
|
Reference in New Issue
Block a user
@ -1,4 +1,4 @@
|
||||
FROM klakegg/hugo:debian
|
||||
FROM klakegg/hugo:latest-ext
|
||||
|
||||
EXPOSE 1313
|
||||
|
||||
|