connectivity-check/Dockerfile
Renovate Bot 41944321a0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 14s
Update nginx:1.27.2-alpine Docker digest to 110fd73
2024-11-12 19:00:21 +00:00

3 lines
136 B
Docker

FROM nginx:1.27.2-alpine@sha256:110fd73d932a737a359d26c233085ff648dc09e1a99bb65d9032d5fd0c2dce11
COPY nginx.conf /etc/nginx/nginx.conf