Commit Graph
11 Commits
Author SHA1 Message Date
zimonianhua 52b9439a14 build: 升级 Node.js 版本至 18 并启用 corepack
- 将 Docker 基础镜像从 node:16 升级至 node:18。
- 在 Dockerfile 中启用 corepack 并准备指定版本的 yarn。
- 更新所有 GitHub Actions 工作流中的 node-version 为 18。
2026-02-11 10:09:40 +08:00
JustSong 431c0d6e15 perf: use yarn instead of npm 2024-11-10 16:54:35 +08:00
JustSong e178d5a622 fix: fix Docker image timezone problem 2022-12-22 19:09:11 +08:00
JustSong c1312e456f fix: fix Dockerfile 2022-12-21 22:30:38 +08:00
JustSong c46000db75 fix: fix Docker image's certificate & timezone problem (close #34) 2022-12-16 17:41:51 +08:00
JustSong 9f956d15a0 fix: fix Dockerfile 2022-12-10 17:45:01 +08:00
JustSong 62c5ef7f4f fix: set version info for Docker image 2022-12-10 15:23:38 +08:00
JustSong d9d38d12ed fix: fix "X509: Certificate Signed by Unknown Authority" error by replacing scratch with alpine 2022-11-23 16:46:21 +08:00
JustSong 00ee736e13 fix: fix Dockerfile 2022-11-23 16:03:51 +08:00
JustSong f1d5d9c8d1 init: reinitialize from gin-template 2022-11-11 15:35:02 +08:00
JustSong a05c8b807f 👷 use GitHub actions to build docker image 2022-07-30 00:51:34 +08:00