connectivity-check/Dockerfile
Renovate Bot e7f6b4c170
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 33s
Update nginx:1.29.0-alpine Docker digest to b2e814d
2025-06-25 03:00:26 +00:00

3 lines
136 B
Docker

FROM nginx:1.29.0-alpine@sha256:b2e814d28359e77bd0aa5fed1939620075e4ffa0eb20423cc557b375bd5c14ad
COPY nginx.conf /etc/nginx/nginx.conf