connectivity-check/Dockerfile
Renovate Bot 636956299e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 50s
Update nginx:1.29.0-alpine Docker digest to 6e39bb3
2025-07-15 21:00:30 +00:00

3 lines
136 B
Docker

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