Skip to content

Commit 38ef4eb

Browse files
authored
Fix nginx image
1 parent 50c24fc commit 38ef4eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
FROM wisvch/nginx
2-
COPY ./public /srv
1+
FROM ghcr.io/wisvch/nginx:latest
2+
COPY ./public /srv

0 commit comments

Comments
 (0)