Skip to content

Commit

Permalink
build(deps): Upgrade Node.js to bc3b710
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 9d0584f commit ccf8d75
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:32427bc0620132b2d9e79e405a1b27944d992501a20417a7f407427cc4c2b672 AS base
FROM node:lts-alpine@sha256:bc3b7100081109a5cf4e78aa161a3c52e93acc53b337ccabc78fc8c29eeae1ae AS base
WORKDIR /app

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

0 comments on commit ccf8d75

Please sign in to comment.