We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf6609 commit 2e5d75cCopy full SHA for 2e5d75c
apps/nex.rpi/images/alpine/homepage/Dockerfile
@@ -62,7 +62,7 @@ RUN set -eux; \
62
# ┌───────────────────────────────────────────────────────────────────────────┐
63
# │ <runtime>: create the homepage runtime image using all previous stages │
64
# └───────────────────────────────────────────────────────────────────────────┘
65
-FROM docker.io/library/node:21.7.3-alpine3.19@sha256:39e879bf18f296d87f99ca82b73ab65c0abfcc494e8a8365a7463079c6fb6e80 as runtime
+FROM docker.io/library/node:21.7.3-alpine3.19@sha256:6d0f18a1c67dc218c4af50c21256616286a53c09e500fadf025b6d342e1c90ae as runtime
66
67
# renovate: datasource=github-tags depName=gethomepage/homepage versioning=semver
68
ARG HOMEPAGE_VERSION="v0.8.12"
0 commit comments