mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 19:06:51 +08:00
bump alpine from 3.18 to 3.19 in web image (#2126)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# base image
|
||||
FROM node:20.11.0-alpine AS base
|
||||
FROM node:20.11-alpine3.19 AS base
|
||||
LABEL maintainer="takatost@gmail.com"
|
||||
|
||||
RUN apk add --no-cache tzdata
|
||||
|
||||
Reference in New Issue
Block a user