Skip to content

Commit

Permalink
chore(deps): update node.js to ed858dd
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent e79d1b1 commit 108fa86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20-alpine3.19@sha256:7a91aa397f2e2dfbfcdad2e2d72599f374e0b0172be1d86eeb73f1d33f36a4b2 as core
FROM node:20-alpine3.19@sha256:ed858dda00d7f8b8df7632ca425004f445841d8544d18101db3f3e6ac8e13f5e as core

WORKDIR /usr/src/open-api/typescript-sdk
COPY open-api/typescript-sdk/package*.json open-api/typescript-sdk/tsconfig*.json ./
Expand Down

0 comments on commit 108fa86

Please sign in to comment.