connectivity-check/Dockerfile
Renovate Bot 1b720f18a4
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 21s
Update nginx:1.27.1-alpine Docker digest to c04c18a
2024-08-16 00:00:18 +00:00

3 lines
136 B
Docker

FROM nginx:1.27.1-alpine@sha256:c04c18adc2a407740a397c8407c011fc6c90026a9b65cceddef7ae5484360158
COPY nginx.conf /etc/nginx/nginx.conf