From 32189c1c20c4d9f0866c443333276240f8faf613 Mon Sep 17 00:00:00 2001 From: jaywcjlove Date: Fri, 12 May 2023 04:07:57 +0000 Subject: [PATCH] doc: docs/dockerfile.md (#366) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> eff2e44e1e4efccf4e4bc0cb552a6de84719d94f --- CONTRIBUTORS.svg | 38 ++++++++++++++++++++------------------ docs/dockerfile.html | 2 +- index.html | 2 +- 3 files changed, 22 insertions(+), 20 deletions(-) diff --git a/CONTRIBUTORS.svg b/CONTRIBUTORS.svg index 0d3614bf..69f8c032 100644 --- a/CONTRIBUTORS.svg +++ b/CONTRIBUTORS.svg @@ -154,41 +154,43 @@ + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + \ No newline at end of file diff --git a/docs/dockerfile.html b/docs/dockerfile.html index 4cffb0e0..e0d1d5fa 100644 --- a/docs/dockerfile.html +++ b/docs/dockerfile.html @@ -47,7 +47,7 @@

示例

-
FROM ruby:2.2.2
+
FROM ruby:3.2.2
 FROM golang:1.19-alpine3.16 AS build-env
 

变量 ENV

diff --git a/index.html b/index.html index 8e937062..335adc7b 100644 --- a/index.html +++ b/index.html @@ -1214,7 +1214,7 @@

如果你有资源,可以很方便部署 web 版,这非常简单,只需要克隆 gh-pages 分支代码到你的静态服务就可以了,还可以使用 docker 快捷部署 web 版。

-
© 2022 Kenny Wang. Updated on 2023/05/12 12:05:51
+
© 2022 Kenny Wang. Updated on 2023/05/12 12:06:56