소스 검색

chore: Bump Alpine Linux to 3.20 in web dockerfile (#10671)

Bowen Liang 5 달 전
부모
커밋
44f57ad9a8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      web/Dockerfile

+ 1 - 1
web/Dockerfile

@@ -1,5 +1,5 @@
 # base image
-FROM node:20.11-alpine3.19 AS base
+FROM node:20-alpine3.20 AS base
 LABEL maintainer="takatost@gmail.com"
 
 # if you located in China, you can use aliyun mirror to speed up