diff --git a/Dockerfile b/Dockerfile index 800705d..7cc12bc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ COPY index.html /usr/share/nginx/html/ COPY id_ed25519.pub /usr/share/nginx/html/ COPY copyPGP.js /usr/share/nginx/html/ COPY copySSH.js /usr/share/nginx/html/ -COPY hedgehod.png /usr/share/nginx/html/ +COPY hedgehog.png /usr/share/nginx/html/ COPY pgp.pub /usr/share/nginx/html/ # Expose port 80