From bae411eb286e7d33a79ab2d894c36678493b6771 Mon Sep 17 00:00:00 2001 From: xiao Date: Fri, 15 Nov 2024 15:34:18 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BF=AE=E6=94=B9=E9=95=9C=E5=83=8F?= =?UTF-8?q?=E6=A0=87=E7=AD=BE=E4=B8=AD=E7=9A=84=E5=88=86=E9=9A=94=E7=AC=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将 `latest-debian12` 修改为 `latest_debian12`,以保持一致性。 --- .cnb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cnb.yml b/.cnb.yml index 4aec2c7..91fd1c0 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -70,7 +70,7 @@ $: - docker imports: https://cnb.cool/btpanel/secret/-/blob/main/docker.yml env: - IMAGE_TAG: btpanel/baota:latest-debian12 + IMAGE_TAG: btpanel/baota:latest_debian12 stages: - name: await the amd64 type: cnb:await