connectivity-check/Dockerfile
Renovate Bot 9d3a5f4e2c
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 2m24s
Update nginx Docker tag to v1.25.4
2024-02-14 22:00:29 +00:00

4 lines
136 B
Docker

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