chore(deps): update nginx:1.29.6 docker digest to d1073a7
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ RUN npm run postinstall && npm run generate && npm run lint && npm run test:cove
|
|||||||
FROM scratch as export
|
FROM scratch as export
|
||||||
COPY --from=builder /build/coverage /
|
COPY --from=builder /build/coverage /
|
||||||
|
|
||||||
FROM amd64/nginx:1.29.6@sha256:5791d1ada3441acfb642e2519ab8becfb37e07e8663116aa1fa8bfea73703f17
|
FROM amd64/nginx:1.29.6@sha256:d1073a71021ff031d41512329eb2ba01a1174faaef5f2ed0b10972a8a236ae14
|
||||||
MAINTAINER Joakim Olsson <joakim@unbound.se>
|
MAINTAINER Joakim Olsson <joakim@unbound.se>
|
||||||
|
|
||||||
COPY ./nginx/nginx.conf /etc/nginx/nginx.conf
|
COPY ./nginx/nginx.conf /etc/nginx/nginx.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user