Skip to content

Commit d4b0198

Browse files
committed
Update docker files
1 parent 1154316 commit d4b0198

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM klakegg/hugo:ext-alpine
1+
FROM floryn90/hugo:ext-alpine
22

33
RUN apk add git && \
44
git config --global --add safe.directory /src

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: "3.3"
1+
version: "3.8"
22

33
services:
44

0 commit comments

Comments
 (0)