UNCLASSIFIED

Commit 3cd5a126 authored by Matt Stover's avatar Matt Stover
Browse files

Updated version to 2.4.2, and updated download json for new bcore build.

parent db4ee5ad
Pipeline #93277 passed with stages
in 12 minutes and 55 seconds
...@@ -4,7 +4,7 @@ ARG BASE_TAG=8.3 ...@@ -4,7 +4,7 @@ ARG BASE_TAG=8.3
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
ARG VERSION=2.4.1 ARG VERSION=2.4.2
LABEL name="Beast Core" \ LABEL name="Beast Core" \
maintainer="devops@beast-code.com" \ maintainer="devops@beast-code.com" \
......
@Library('DCCSCR@master') _ @Library('DCCSCR@master') _
dccscrPipeline(version: "2.4.1") dccscrPipeline(version: "2.4.2")
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
"filename": "beast-core.tar.gz", "filename": "beast-core.tar.gz",
"validation": { "validation": {
"type": "sha256", "type": "sha256",
"value": "b3c9d94e3950f00547a316b5f7bf02e5a6afcb6690efb31fd9d748c201fa10d4" "value": "b0c2dce6b53e493c8a5c7157e8df6152ff4d47cf46446a282ff6c74309df8541"
}, },
"auth": { "auth": {
"id": "beast", "id": "beast",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment