Guillaume "B.B." Van Hemmen
0a42b93f56
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
3 lines
55 B
Docker
3 lines
55 B
Docker
FROM nginx:alpine3.20
|
|
|
|
COPY dist /usr/share/nginx/html
|