connectivity-check/Dockerfile
Renovate Bot e1afcadcc3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 13s
Update nginx:1.27.3-alpine Docker digest to 4efa432
2025-01-07 19:00:27 +00:00

3 lines
136 B
Docker

FROM nginx:1.27.3-alpine@sha256:4efa432b751239898e576a2178702fb156fc483f6d456e0ad5899b3bf5c0445a
COPY nginx.conf /etc/nginx/nginx.conf