Skip to content
Snippets Groups Projects
Commit 6a487f6f authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

correct minor version

parent b9e57e1e
No related branches found
No related tags found
1 merge request!196Resolve "Update to go 1.23"
Pipeline #221824 passed
This commit is part of merge request !196. Comments created here will be created in the context of that merge request.
...@@ -10,7 +10,7 @@ variables: ...@@ -10,7 +10,7 @@ variables:
DQ_REGISTRY_PATH: "registry.code.fbi.h-da.de/demoquandt/qkdn-controller" DQ_REGISTRY_PATH: "registry.code.fbi.h-da.de/demoquandt/qkdn-controller"
DQ_QUANT_INTEGRATION_REGISTRY_PATH: $DQ_REGISTRY_PATH/quant-integration DQ_QUANT_INTEGRATION_REGISTRY_PATH: $DQ_REGISTRY_PATH/quant-integration
GOLANG_VERSION: "1.23" GOLANG_VERSION: "1.23"
GOLANG_MINOR_VERSION: "${GOLANG_VERSION}.6" GOLANG_MINOR_VERSION: "${GOLANG_VERSION}.0"
DOCKER_TLS_CERTDIR: "/certs" DOCKER_TLS_CERTDIR: "/certs"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment