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