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