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