migrated to workflows
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 22s

This commit is contained in:
Samuel Philipp 2023-12-07 22:45:43 +01:00
parent b63ad02710
commit b6d7f15c3c
4 changed files with 47 additions and 3 deletions

View file

@ -1,3 +1,3 @@
FROM nginx:1.21.3-alpine
FROM nginx:1.21.3-alpine@sha256:af466e4f12e3abe41fcfb59ca0573a3a5c640573b389d5287207a49d1324abd8
COPY nginx.conf /etc/nginx/nginx.conf