connectivity-check/Dockerfile
Renovate Bot 3b88421374
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 11s
Update nginx:1.27.0-alpine Docker digest to fbb400a
2024-07-23 15:00:25 +00:00

3 lines
136 B
Docker

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