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.
2 parents e5d0cd0 + a9c5571 commit f4d406dCopy full SHA for f4d406d
.github/workflows/validate-renovate.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
16
17
- - uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
+ - uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
18
with:
19
node-version: 20
20
Dockerfile.base
@@ -1,4 +1,4 @@
1
-FROM --platform=$TARGETARCH ghcr.io/planetscale/ghcommit:v0.1.57 AS ghcommit
+FROM --platform=$TARGETARCH ghcr.io/planetscale/ghcommit:v0.1.59 AS ghcommit
2
3
# hadolint ignore=DL3007
4
FROM --platform=$TARGETARCH pscale.dev/wolfi-prod/base:latest AS base
0 commit comments