Skip to content

Commit

Permalink
build(deps): Upgrade Node.js to 9f36e59
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent a98903c commit 17dab07
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:9f36e59f46436d29f82b1d35aa5889ea00207dbc735ef154364ac4605797108f AS base
WORKDIR /app

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

0 comments on commit 17dab07

Please sign in to comment.