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