Skip to content

Commit

Permalink
build(deps): Upgrade Node.js to 617b85a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent 19ce51a commit 571857a
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:69f25cb50197c129ec42b6e1ee4856f9f5f8c9da55a54733b902de5ca3e8e1a3 AS base
FROM node:lts-alpine@sha256:617b85a014faf7aabe0661885a245cf3022e39675661d5795ab6748bb2f20f0f AS base
WORKDIR /app

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

0 comments on commit 571857a

Please sign in to comment.