Skip to content

Commit

Permalink
⬆️ (dependencies): Update Node.js to 6d0f18a
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 22, 2024
1 parent f5253c3 commit 8888cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/images/alpine/homepage/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ RUN set -eux; \
# ┌───────────────────────────────────────────────────────────────────────────┐
# │ <runtime>: create the homepage runtime image using all previous stages │
# └───────────────────────────────────────────────────────────────────────────┘
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

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

0 comments on commit 8888cbb

Please sign in to comment.