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