connectivity-check/Dockerfile
Renovate Bot 7f1bc2a582
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 51s
Update nginx Docker tag to v1.29.0
2025-06-25 00:00:29 +00:00

3 lines
136 B
Docker

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