connectivity-check/Dockerfile
Renovate Bot a5f6f84a09
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 24s
Update nginx:1.27.3-alpine Docker digest to c57a926
2025-01-08 22:00:22 +00:00

3 lines
136 B
Docker

FROM nginx:1.27.3-alpine@sha256:c57a9266c889f16dd593e1f8856cd449753e9c226f20777b70c0c39139fa51fd
COPY nginx.conf /etc/nginx/nginx.conf