connectivity-check/Dockerfile
Renovate Bot f80f4793cd
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m10s
Update nginx:1.25.4-alpine Docker digest to 7b52b55
2024-03-17 00:00:19 +00:00

4 lines
136 B
Docker

FROM nginx:1.25.4-alpine@sha256:7b52b55fdb7178a3c312d1669ac2bbf412874666397ddb60b666e5102bb37e36
COPY nginx.conf /etc/nginx/nginx.conf