Merge branch 'feature/KASM-4254-113-versioning' into 'develop'

KASM-4254 update ref for readmes

Closes KASM-4254

See merge request kasm-technologies/internal/workspaces-core-images!117
This commit is contained in:
Justin Travis 2023-04-01 12:27:00 +00:00
commit a32770ea8d

View File

@ -11,7 +11,7 @@ stages:
variables:
DOCKER_AUTH_CONFIG: ${_DOCKER_AUTH_CONFIG}
KASM_RELEASE: "1.12.0"
KASM_RELEASE: "1.13.0"
before_script:
- docker login --username $DOCKER_HUB_USERNAME --password $DOCKER_HUB_PASSWORD