mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 05:18:28 -04:00
Update Dockerfile
[skip ci]
This commit is contained in:
parent
afff167244
commit
3650311355
@ -1,7 +1,6 @@
|
||||
# pulls from pre-built Hugo base image:
|
||||
# https://github.com/jakejarvis/hugo-docker/blob/master/Dockerfile
|
||||
# https://hub.docker.com/r/jakejarvis/hugo-extended
|
||||
FROM jakejarvis/hugo-extended:0.74.3
|
||||
# https://github.com/jakejarvis/hugo-docker/blob/master/Dockerfile
|
||||
FROM ghcr.io/jakejarvis/hugo-extended:0.74.3
|
||||
|
||||
# expose live-refresh server (on custom port)
|
||||
EXPOSE 1337
|
||||
|
Loading…
x
Reference in New Issue
Block a user