File tree Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1- v22.16 .0
1+ v22.21 .0
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ RUN pyinstaller --noconfirm --onefile --log-level DEBUG --clean --distpath /tmp/
1414FROM bitnamilegacy/kubectl:1.33.1 AS kubectl
1515
1616# Main
17- FROM node:22.16 .0-alpine3.22
17+ FROM node:22.21 .0-alpine3.22
1818RUN apk --update add --no-cache \
1919 bash \
2020 ca-certificates \
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ RUN pyinstaller --noconfirm --onefile --log-level DEBUG --clean --distpath /tmp/
1414FROM bitnamilegacy/kubectl:1.33.1 as kubectl
1515
1616# Main
17- FROM node:22.16 .0-bookworm -slim
17+ FROM node:22.21 .0-trixie -slim
1818RUN apt update \
1919 && apt -y install \
2020 apt-transport-https \
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ RUN pyinstaller --noconfirm --onefile --log-level DEBUG --clean --distpath /tmp/
1414FROM bitnamilegacy/kubectl:1.33.1 as kubectl
1515
1616# Main
17- FROM node:22.16 .0-bookworm -slim
17+ FROM node:22.21 .0-trixie -slim
1818RUN apt update \
1919 && apt -y install \
2020 bash \
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ RUN pyinstaller --noconfirm --onefile --log-level DEBUG --clean --distpath /tmp/
1414FROM bitnamilegacy/kubectl:1.33.1 as kubectl
1515
1616# Main
17- FROM node:22.16 .0-alpine3.22
17+ FROM node:22.21 .0-alpine3.22
1818RUN apk --update add --no-cache \
1919 bash \
2020 ca-certificates \
Original file line number Diff line number Diff line change 11{
22 "name" : " codefresh" ,
3- "version" : " 0.89.4 " ,
3+ "version" : " 0.89.5 " ,
44 "description" : " Codefresh command line utility" ,
55 "main" : " index.js" ,
66 "preferGlobal" : true ,
Original file line number Diff line number Diff line change @@ -6360,19 +6360,19 @@ table@^6.0.9:
63606360 strip-ansi "^6.0.1"
63616361
63626362tar-fs@^2.0.0, tar-fs@^2.1.1 :
6363- version "2.1.3 "
6364- resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.3 .tgz#fb3b8843a26b6f13a08e606f7922875eb1fbbf92 "
6365- integrity sha512-090nwYJDmlhwFwEW3QQl+vaNnxsO2yVsd45eTKRBzSzu+hlb1w2K9inVq5b0ngXuLVqQ4ApvsUHHnu/zQNkWAg ==
6363+ version "2.1.4 "
6364+ resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.4 .tgz#800824dbf4ef06ded9afea4acafe71c67c76b930 "
6365+ integrity sha512-mDAjwmZdh7LTT6pNleZ05Yt65HC3E+NiQzl672vQG38jIrehtJk/J3mNwIg+vShQPcLF/LV7CMnDW6vjj6sfYQ ==
63666366 dependencies :
63676367 chownr "^1.1.1"
63686368 mkdirp-classic "^0.5.2"
63696369 pump "^3.0.0"
63706370 tar-stream "^2.1.4"
63716371
63726372tar-fs@~1.16.3 :
6373- version "1.16.5 "
6374- resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-1.16.5 .tgz#716a323609c11182d1d3d7b5bf277d15dc128665 "
6375- integrity sha512-1ergVCCysmwHQNrOS+Pjm4DQ4nrGp43+Xnu4MRGjCnQu/m3hEgLNS78d5z+B8OJ1hN5EejJdCSFZE1oM6AQXAQ ==
6373+ version "1.16.6 "
6374+ resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-1.16.6 .tgz#b9be1854fe2c88af488a2edcc570be965e9750bd "
6375+ integrity sha512-JkOgFt3FxM/2v2CNpAVHqMW2QASjc/Hxo7IGfNd3MHaDYSW/sBFiS7YVmmhmr8x6vwN1VFQDQGdT2MWpmIuVKA ==
63766376 dependencies :
63776377 chownr "^1.0.1"
63786378 mkdirp "^0.5.1"
You can’t perform that action at this time.
0 commit comments