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