Samuel Philipp
b6d7f15c3c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 22s
3 lines
136 B
Docker
3 lines
136 B
Docker
FROM nginx:1.21.3-alpine@sha256:af466e4f12e3abe41fcfb59ca0573a3a5c640573b389d5287207a49d1324abd8
|
|
|
|
COPY nginx.conf /etc/nginx/nginx.conf
|