Compare commits

..

2 commits

Author SHA1 Message Date
de6777224d Update docker/login-action action to v3 2024-09-07 03:00:25 +00:00
bc3744924d Update nginx:1.27.1-alpine Docker digest to cc67561
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 20s
2024-09-07 03:00:17 +00:00

View file

@ -1,3 +1,3 @@
FROM nginx:1.27.1-alpine@sha256:c04c18adc2a407740a397c8407c011fc6c90026a9b65cceddef7ae5484360158 FROM nginx:1.27.1-alpine@sha256:cc67561ba7e821f9fa7b5cb4a235014a685c01af3e9acf87182a1891ec507e46
COPY nginx.conf /etc/nginx/nginx.conf COPY nginx.conf /etc/nginx/nginx.conf