connectivity-check/Dockerfile
Renovate Bot a9b8929fbd
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 12s
Update nginx:1.25.4-alpine Docker digest to 02d8d94
2024-03-18 06:00:17 +00:00

4 lines
136 B
Docker

FROM nginx:1.25.4-alpine@sha256:02d8d94023878cedf3e3acc55372932a9ba1478b6e2f3357786d916c2af743ba
COPY nginx.conf /etc/nginx/nginx.conf