Compare commits

..

2 commits

Author SHA1 Message Date
Renovate Bot 56c9ab5241 Update docker/build-push-action action to v5 2024-02-18 07:00:23 +00:00
Renovate Bot b1d6179d8b Update nginx:1.25.4-alpine Docker digest to 6a2f8b2
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 50s
2024-02-18 07:00:16 +00:00

View file

@ -1,3 +1,3 @@
FROM nginx:1.25.4-alpine@sha256:c84cfc41ddfde5c3590458e34a2837958d757d28441c3678a37c953e7b940a05
FROM nginx:1.25.4-alpine@sha256:6a2f8b28e45c4adea04ec207a251fd4a2df03ddc930f782af51e315ebc76e9a9
COPY nginx.conf /etc/nginx/nginx.conf