Compare commits

..

1 commit

Author SHA1 Message Date
66742be560 Update docker/login-action action to v3 2024-06-22 00:00:32 +00:00

View file

@ -1,3 +1,3 @@
FROM nginx:1.27.0-alpine@sha256:1e67a3c8607fe555f47dc8a72f25424b10273639136c061c508628da3112f90e
FROM nginx:1.27.0-alpine@sha256:a45ee5d042aaa9e81e013f97ae40c3dda26fbe98f22b6251acdf28e579560d55
COPY nginx.conf /etc/nginx/nginx.conf