connectivity-check/Dockerfile
Renovate Bot c95f0f6df0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 32s
Update nginx:1.29.0-alpine Docker digest to f741b7f
2025-07-16 12:00:29 +00:00

3 lines
136 B
Docker

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