Update BASE_TAG for 1.14.0 release

This commit is contained in:
Richard Koliser 2023-09-09 20:46:04 -04:00
parent 2e0bd0d678
commit 365522f065
No known key found for this signature in database

View file

@ -11,7 +11,7 @@ stages:
- test
- manifest
variables:
BASE_TAG: "develop"
BASE_TAG: "1.14.0"
USE_PRIVATE_IMAGES: 0
KASM_RELEASE: "1.14.0"
DOCKER_AUTH_CONFIG: ${_DOCKER_AUTH_CONFIG}