connectivity-check/Dockerfile
Renovate Bot 3d8dec4985
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 20s
Update nginx:1.25.4-alpine Docker digest to 6bc13a3
2024-02-15 01:00:23 +00:00

4 lines
136 B
Docker

FROM nginx:1.25.4-alpine@sha256:6bc13a3abb0699ce8b5c131d5a2d847df121192b7fe05fb5063fd7a51ae4bead
COPY nginx.conf /etc/nginx/nginx.conf