Renovate Bot
2e131134de
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 12s
3 lines
136 B
Docker
3 lines
136 B
Docker
FROM nginx:1.26.0-alpine@sha256:ef587d1eb99e991291c582bfb74f27db27f7ca2c095d4ba06cc3f7c910a0c7b3
|
|
|
|
COPY nginx.conf /etc/nginx/nginx.conf
|