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