mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-05-16 17:57:00 +08:00
bump alpine from 3.18 to 3.19 in web image (#2126)
This commit is contained in:
parent
6c614f0c1f
commit
78524a56ed
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user