connectivity-check/Dockerfile
Renovate Bot ac164da5ee
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 20s
Update nginx:1.27.0-alpine Docker digest to 4be1a20
2024-05-30 21:00:20 +00:00

4 lines
136 B
Docker

FROM nginx:1.27.0-alpine@sha256:4be1a20a676d2dd492e704c39675c8b2db139bdc9f5140e1f8ec565b934915ea
COPY nginx.conf /etc/nginx/nginx.conf