Skip to content

Commit 2e5d75c

Browse files
renovate[bot]xunleii
authored andcommitted
⬆️ (dependencies): Update Node.js to 6d0f18a
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5cf6609 commit 2e5d75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/nex.rpi/images/alpine/homepage/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ RUN set -eux; \
6262
# ┌───────────────────────────────────────────────────────────────────────────┐
6363
# │ <runtime>: create the homepage runtime image using all previous stages │
6464
# └───────────────────────────────────────────────────────────────────────────┘
65-
FROM docker.io/library/node:21.7.3-alpine3.19@sha256:39e879bf18f296d87f99ca82b73ab65c0abfcc494e8a8365a7463079c6fb6e80 as runtime
65+
FROM docker.io/library/node:21.7.3-alpine3.19@sha256:6d0f18a1c67dc218c4af50c21256616286a53c09e500fadf025b6d342e1c90ae as runtime
6666

6767
# renovate: datasource=github-tags depName=gethomepage/homepage versioning=semver
6868
ARG HOMEPAGE_VERSION="v0.8.12"

0 commit comments

Comments
 (0)