Skip to content

Commit

Permalink
build(deps): Upgrade Node.js to 5af2607
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent e5524a4 commit c459fbb
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:0fe7402d11d8c85474c6ec6f9c9c8048cd0549c95535832b7f0735a4b47690a5 AS base
FROM node:lts-alpine@sha256:5af2607a7d2f11edc020c5f54900de98ea783ebb032416f69c3b565bea83ea5f AS base
WORKDIR /app

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

0 comments on commit c459fbb

Please sign in to comment.