Skip to content

Commit 03b2ce1

Browse files
committed
chore: update Dockerfile
1 parent 881fd36 commit 03b2ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# https://lipanski.com/posts/smallest-docker-image-static-website
22
# https://github.com/lipanski/docker-static-website
3-
FROM lipanski/docker-static-website:latest
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)