connectivity-check/Dockerfile
Samuel Philipp b6d7f15c3c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 22s
migrated to workflows
2023-12-07 22:45:43 +01:00

4 lines
136 B
Docker

FROM nginx:1.21.3-alpine@sha256:af466e4f12e3abe41fcfb59ca0573a3a5c640573b389d5287207a49d1324abd8
COPY nginx.conf /etc/nginx/nginx.conf