connectivity-check/Dockerfile
Renovate Bot 446503bfa5
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 186168f
2025-07-16 03:00:26 +00:00

3 lines
136 B
Docker

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