chore(deps): update docker.io/library/node:22.9.0 docker digest to 8398ea1 (#24619)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-10 10:16:47 -05:00
committed by GitHub
parent 45a89ef4c0
commit 035726e711

View File

@@ -6,7 +6,7 @@ FROM docker.io/library/redis:8.2.3@sha256:7cb87cb4aa89150d17589e35f74162e6473684
RUN ln -s /usr/lib/$(uname -m)-linux-gnu /usr/lib/linux-gnu
# Please make sure to also check the contained yarn version and update the references below when upgrading this image's version
FROM docker.io/library/node:22.9.0@sha256:69e667a79aa41ec0db50bc452a60e705ca16f35285eaf037ebe627a65a5cdf52 AS node
FROM docker.io/library/node:22.9.0@sha256:8398ea18b8b72817c84af283f72daed9629af2958c4f618fe6db4f453c5c9328 AS node
FROM docker.io/library/golang:1.25.1@sha256:d7098379b7da665ab25b99795465ec320b1ca9d4addb9f77409c4827dc904211 AS golang