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