connectivity-check/Dockerfile
Renovate Bot b043e95b41
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 10s
Update nginx:1.27.0-alpine Docker digest to 208b70e
2024-07-24 18:00:22 +00:00

3 lines
136 B
Docker

FROM nginx:1.27.0-alpine@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9
COPY nginx.conf /etc/nginx/nginx.conf