website/Dockerfile
Renovate Bot 776fcb0720
All checks were successful
Build and publish Docker image / build (push) Successful in 2m15s
Update nginx Docker tag to v1.26.0
2024-05-19 15:46:10 +00:00

5 lines
57 B
Docker

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