Skip to content

Commit

Permalink
add correct FROM
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasCARPi committed Jul 11, 2024
1 parent 8ffc9e4 commit ebbf730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ It runs as the `nobody` user.
Use it as a base for a website

~~~bash
FROM deltablot/custom-http-nginx
FROM ghcr.io/deltablot/custom-http-nginx
COPY site/ /app
COPY site.conf /etc/nginx/conf.d
~~~
Expand Down

0 comments on commit ebbf730

Please sign in to comment.