mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-21 01:32:44 +08:00
feat(ql3): rehearse exact local upgrade cutover
This commit is contained in:
@@ -124,6 +124,7 @@ RUN rm -rf node_modules/.bin \
|
||||
FROM node:24.18.0-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 AS runtime
|
||||
|
||||
RUN apk add --no-cache --upgrade \
|
||||
docker-cli=29.5.2-r0 \
|
||||
libcrypto3=3.5.8-r0 \
|
||||
libssl3=3.5.8-r0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user