Skip to content

Commit

Permalink
chore: Bump Alpine Linux to 3.20 in web dockerfile (#10671)
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenliang123 authored Nov 14, 2024
1 parent 94fd6f6 commit 44f57ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# base image
FROM node:20.11-alpine3.19 AS base
FROM node:20-alpine3.20 AS base
LABEL maintainer="[email protected]"

# if you located in China, you can use aliyun mirror to speed up
Expand Down

0 comments on commit 44f57ad

Please sign in to comment.