Skip to content

Commit

Permalink
⬆️ (dependencies): Update Node.js to 6d0f18a (#80)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| docker.io/library/node | final | digest | `39e879b` -> `6d0f18a` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/chezmoi-sh/nex.rpi).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate[bot] committed Apr 22, 2024
2 parents f5253c3 + 8888cbb commit a82d9d7
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 a82d9d7

Please sign in to comment.