connectivity-check/Dockerfile
Renovate Bot b257fcfef4
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 16s
Update nginx:1.25.3-alpine Docker digest to bb193a0
2024-01-28 04:00:17 +00:00

4 lines
136 B
Docker

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