connectivity-check/Dockerfile
Renovate Bot af41fc3c24
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 8s
Update nginx:1.27.4-alpine Docker digest to d677ea1
2025-02-15 13:00:23 +00:00

3 lines
136 B
Docker

FROM nginx:1.27.4-alpine@sha256:d677ea1df5c126bbb027034542ae3c4f23f3e61c23b7bc4e090520fa0592520a
COPY nginx.conf /etc/nginx/nginx.conf