connectivity-check/Dockerfile
Renovate Bot 22b000d3c3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 24s
Update nginx:1.28.0-alpine Docker digest to aed9973
2025-04-24 00:00:27 +00:00

3 lines
136 B
Docker

FROM nginx:1.28.0-alpine@sha256:aed99734248e851764f1f2146835ecad42b5f994081fa6631cc5d79240891ec9
COPY nginx.conf /etc/nginx/nginx.conf