mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 08:27:25 +00:00
Update etcd cluster demo to v3.5.29, Node to 22 LTS
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:20-alpine as frontend
|
||||
FROM node:22-alpine as frontend
|
||||
|
||||
COPY package.json /app/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user