We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 881fd36 commit 03b2ce1Copy full SHA for 03b2ce1
Dockerfile
@@ -1,6 +1,6 @@
1
# https://lipanski.com/posts/smallest-docker-image-static-website
2
# https://github.com/lipanski/docker-static-website
3
-FROM lipanski/docker-static-website:latest
+FROM wcjiang/docker-static-website:latest
4
5
# Copy the static website
6
# Use the .dockerignore file to control what ends up inside the image!
0 commit comments