Fix registry
All checks were successful
/ build (push) Successful in 18s

This commit is contained in:
Aram 🍐 2025-08-23 02:54:24 -04:00
parent 9698925556
commit 84de642ee7
2 changed files with 2 additions and 9 deletions

View file

@ -1,3 +1,3 @@
FROM nginx:alpine
FROM docker.io/library/nginx:alpine
COPY src/ /usr/share/nginx/html
COPY docker/nginx.conf /etc/nginx/conf.d/default.conf
COPY docker/nginx.conf /etc/nginx/conf.d/default.conf