1
1
Fork 1

Create weekly basse images.

This commit is contained in:
Derek Smith 2023-03-24 17:10:43 -04:00
parent f823ba361e
commit efac5e4f45
Signed by: farscapian
GPG Key ID: B443E530A14E1C90
1 changed files with 4 additions and 2 deletions

View File

@ -87,8 +87,10 @@ export LXD_CONFIG_PATH="$SS_ROOT_PATH/lxd"
export LXD_UBUNTU_BASE_VERSION="jammy"
export BASE_IMAGE_VM_NAME="ss-base-${LXD_UBUNTU_BASE_VERSION//./-}"
export BASE_LXC_IMAGE="ubuntu/$LXD_UBUNTU_BASE_VERSION/cloud"
export UBUNTU_BASE_IMAGE_NAME="ss-ubuntu-${LXD_UBUNTU_BASE_VERSION//./-}"
export DOCKER_BASE_IMAGE_NAME="ss-docker-${LXD_UBUNTU_BASE_VERSION//./-}"
WEEK_NUMBER=$(date +%U)
export UBUNTU_BASE_IMAGE_NAME="ss-ubuntu-${LXD_UBUNTU_BASE_VERSION//./-}-$WEEK_NUMBER"
export DOCKER_BASE_IMAGE_NAME="ss-docker-${LXD_UBUNTU_BASE_VERSION//./-}-$WEEK_NUMBER"
export OTHER_SITES_LIST=
export BTCPAY_ALT_NAMES=