Skip to content

Commit

Permalink
Update version for InCommon TAP build pipeline
Browse files Browse the repository at this point in the history
Update the version to 3.3.1 for the InCommon TAP build pipeline.
  • Loading branch information
skoranda committed Sep 30, 2020
1 parent 3463c4a commit 13a0f8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pipeline {
maintainer_credential_ref = 'dockerhub-tier'
imagename = 'g'
tag = 'l'
version='3.2.5'
version='3.3.1'
}
stages {
stage('Setting build context') {
Expand Down
2 changes: 1 addition & 1 deletion common.bash
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
maintainer="i2incommon"
imagename="comanage-registry"
COMANAGE_REGISTRY_VERSION="3.3.0"
COMANAGE_REGISTRY_VERSION="3.3.1"

0 comments on commit 13a0f8a

Please sign in to comment.