connectivity-check/Dockerfile
Renovate Bot 3173ef4cad
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 27s
Update nginx Docker tag to v1.26.0
2024-04-24 03:00:24 +00:00

4 lines
136 B
Docker

FROM nginx:1.26.0-alpine@sha256:db3124c3cbe1c19be1ef7652053f164507b183158d32d3b678f51230f821d840
COPY nginx.conf /etc/nginx/nginx.conf