connectivity-check/Dockerfile
Renovate Bot e37f47ed49
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 20s
Update nginx:1.27.0-alpine Docker digest to a45ee5d
2024-06-22 00:00:23 +00:00

4 lines
136 B
Docker

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