connectivity-check/Dockerfile
Renovate Bot d59a7949a7
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 15s
Update nginx:1.25.5-alpine Docker digest to 5c3aa13
2024-04-18 00:00:19 +00:00

4 lines
136 B
Docker

FROM nginx:1.25.5-alpine@sha256:5c3aa130b70df4e6061405b0d81de66a998858a51cf39102d646ac2976bc4690
COPY nginx.conf /etc/nginx/nginx.conf