website/Dockerfile
Renovate Bot b0a19cd9a0
All checks were successful
Build and publish Docker image / build (push) Successful in 15s
Update nginx Docker tag to v1.26.0
2024-05-19 22:25:43 +00:00

5 lines
57 B
Docker

FROM nginx:1.26.0-alpine
COPY . /usr/share/nginx/html