Skip to content

Commit

Permalink
build: bump base os to 20230323
Browse files Browse the repository at this point in the history
    package updated as follow:
      - libx11, qemu, xen, multipath-tools , rpm, gcc12
      - vim, libgcrypt, openssl-1_1, grub2, libsolv, libzypp
      - zypper, kexec-tools, Linux kernel, python3

Signed-off-by: Vicente Cheng <[email protected]>
(cherry picked from commit 612348e)
  • Loading branch information
Vicente-Cheng authored and guangbochen committed Mar 23, 2023
1 parent 02348cf commit 7c804fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/package-harvester-os
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ source ${SCRIPTS_DIR}/version-harvester ${TOP_DIR}/../harvester
source ${SCRIPTS_DIR}/version-monitoring
source ${SCRIPTS_DIR}/version-logging

BASE_OS_IMAGE="rancher/harvester-os:20230303"
BASE_OS_IMAGE="rancher/harvester-os:20230323"
HARVESTER_OS_IMAGE=rancher/harvester-os:$VERSION

cd ${PACKAGE_HARVESTER_OS_DIR}
Expand Down

0 comments on commit 7c804fc

Please sign in to comment.