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.28.0-alpine@sha256:aed99734248e851764f1f2146835ecad42b5f994081fa6631cc5d79240891ec9
|
|
|
|
COPY nginx.conf /etc/nginx/nginx.conf
|