connectivity-check/Dockerfile
Renovate Bot edb0c478dd
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 12s
Update nginx:1.27.0-alpine Docker digest to 5c0c227
2024-06-21 09:00:19 +00:00

4 lines
136 B
Docker

FROM nginx:1.27.0-alpine@sha256:5c0c2272256857e486cf9fe2983db41c0e14c72476f5ebedf474289fd9ca8627
COPY nginx.conf /etc/nginx/nginx.conf