update
This commit is contained in:
@@ -6,7 +6,7 @@ set -o pipefail
|
|||||||
|
|
||||||
DEBIAN_RELEASE="bookworm"
|
DEBIAN_RELEASE="bookworm"
|
||||||
ROOTFS_DIR="debian-${DEBIAN_RELEASE}"
|
ROOTFS_DIR="debian-${DEBIAN_RELEASE}"
|
||||||
SCRIPTS_URL="https://raw.githubusercontent.com/fithwum/files-for-dockers/refs/heads/master/base-image-script/"
|
SCRIPTS_URL="https://gitea.fithwum.tech/fithwum/files-for-dockers/raw/branch/master/base-image-script/"
|
||||||
PT2_SCRIPT="debian-${DEBIAN_RELEASE}_pt2.sh"
|
PT2_SCRIPT="debian-${DEBIAN_RELEASE}_pt2.sh"
|
||||||
PT3_SCRIPT="debian-${DEBIAN_RELEASE}_pt3.sh"
|
PT3_SCRIPT="debian-${DEBIAN_RELEASE}_pt3.sh"
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ set -o pipefail
|
|||||||
|
|
||||||
DEBIAN_RELEASE="bookworm"
|
DEBIAN_RELEASE="bookworm"
|
||||||
ROOTFS_DIR="debian-${DEBIAN_RELEASE}"
|
ROOTFS_DIR="debian-${DEBIAN_RELEASE}"
|
||||||
SCRIPTS_URL="https://raw.githubusercontent.com/fithwum/files-for-dockers/refs/heads/master/base-image-script/"
|
SCRIPTS_URL="https://gitea.fithwum.tech/fithwum/files-for-dockers/raw/branch/master/base-image-script/"
|
||||||
PT2_SCRIPT="debian-docker-build_pt2.sh"
|
PT2_SCRIPT="debian-docker-build_pt2.sh"
|
||||||
PT3_SCRIPT="debian-docker-build_pt3.sh"
|
PT3_SCRIPT="debian-docker-build_pt3.sh"
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ set -o pipefail
|
|||||||
|
|
||||||
DEBIAN_RELEASE="bookworm"
|
DEBIAN_RELEASE="bookworm"
|
||||||
ROOTFS_DIR="debian-${DEBIAN_RELEASE}"
|
ROOTFS_DIR="debian-${DEBIAN_RELEASE}"
|
||||||
SCRIPTS_URL="https://raw.githubusercontent.com/fithwum/files-for-dockers/refs/heads/master/base-image-script/"
|
SCRIPTS_URL="https://gitea.fithwum.tech/fithwum/files-for-dockers/raw/branch/master/base-image-script/"
|
||||||
PT2_SCRIPT="debian-test_pt2.sh"
|
PT2_SCRIPT="debian-test_pt2.sh"
|
||||||
PT3_SCRIPT="debian-test_pt3.sh"
|
PT3_SCRIPT="debian-test_pt3.sh"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user