connectivity-check/Dockerfile

4 lines
136 B
Docker
Raw Normal View History

FROM nginx:1.27.0-alpine@sha256:a45ee5d042aaa9e81e013f97ae40c3dda26fbe98f22b6251acdf28e579560d55
COPY nginx.conf /etc/nginx/nginx.conf