connectivity-check/Dockerfile
Renovate Bot 6d8e3608f7
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 d67ea0d
2025-07-18 12:00:26 +00:00

3 lines
136 B
Docker

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