Unverified Commit 78524a56 authored by Bowen Liang's avatar Bowen Liang Committed by GitHub

bump alpine from 3.18 to 3.19 in web image (#2126)

parent 6c614f0c
# 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment