Skip to content

Commit

Permalink
build(deps): Upgrade Node.js to 32427bc
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 391b5be commit 21a4db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Base with pnpm installed
FROM node:lts-alpine@sha256:b1789b7be6aa16afd642eaaaccdeeeb33bd8f08e69b3d27d931aa9665b731f01 AS base
FROM node:lts-alpine@sha256:32427bc0620132b2d9e79e405a1b27944d992501a20417a7f407427cc4c2b672 AS base
WORKDIR /app

RUN apk add --no-cache curl \
Expand Down

0 comments on commit 21a4db5

Please sign in to comment.