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