Skip to content

Commit

Permalink
feat: Node 版本升级至 16.15.0 (closed TencentBlueKing#2266)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhuoZhuoCrayon committed Jun 4, 2024
1 parent 1f52ad0 commit 4129902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support-files/kubernetes/images/family_bucket/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG BKAPP_RUN_ENV=ee


FROM node:12.13.1-stretch-slim AS static-builder
FROM node:16.15.0-buster-slim AS static-builder

ENV NPM_VERSION 6.14.4

Expand Down

0 comments on commit 4129902

Please sign in to comment.