Skip to content

Commit be81d69

Browse files
committed
doc: Update Dockerfile #454
1 parent 16ee10d commit be81d69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# https://lipanski.com/posts/smallest-docker-image-static-website
2-
# https://github.com/lipanski/docker-static-website
3-
FROM lipanski/docker-static-website:latest
2+
# https://github.com/forksss/docker-static-website
3+
FROM wcjiang/docker-static-website:latest
44

55
# Copy the static website
66
# Use the .dockerignore file to control what ends up inside the image!

0 commit comments

Comments
 (0)