All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 32s
3 lines
136 B
Docker
3 lines
136 B
Docker
FROM nginx:1.29.0-alpine@sha256:2ce90e4c2132a7560b8ce3a23edbbd436282f9dc848b7113dc73b39bf97b4d24
|
|
|
|
COPY nginx.conf /etc/nginx/nginx.conf
|