connectivity-check/Dockerfile
Renovate Bot 4ca7fcde55
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 21s
Update nginx:1.25.4-alpine Docker digest to 0fefd80
2024-03-16 12:00:22 +00:00

4 lines
136 B
Docker

FROM nginx:1.25.4-alpine@sha256:0fefd803183ec3a8010fa9b2dab6c3a8445642f013a7b5f29e12b8634f67bd22
COPY nginx.conf /etc/nginx/nginx.conf