Update nginx:1.26.0-alpine Docker digest to ef587d1
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 12s

This commit is contained in:
Renovate Bot 2024-05-07 03:00:17 +00:00
parent 0a1b88b0de
commit 2e131134de

View file

@ -1,3 +1,3 @@
FROM nginx:1.26.0-alpine@sha256:e50940049f3298ab4e6970e9e35254775aff55a21160c8acf4d11dd51d104752
FROM nginx:1.26.0-alpine@sha256:ef587d1eb99e991291c582bfb74f27db27f7ca2c095d4ba06cc3f7c910a0c7b3
COPY nginx.conf /etc/nginx/nginx.conf