connectivity-check/Dockerfile
Renovate Bot 5ad6fffed2
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 34s
Update nginx:1.29.0-alpine Docker digest to 6054a84
2025-07-16 06:00:36 +00:00

3 lines
136 B
Docker

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