connectivity-check/Dockerfile
Renovate Bot c59a8c21c3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 12s
Update nginx:1.25.3-alpine Docker digest to 156d75f
2024-01-31 01:00:22 +00:00

4 lines
136 B
Docker

FROM nginx:1.25.3-alpine@sha256:156d75f07c59b2fd59d3d1470631777943bb574135214f0a90c7bb82bde916da
COPY nginx.conf /etc/nginx/nginx.conf