Update deploy

This commit is contained in:
InsanusMokrassar 2022-07-22 16:36:57 +06:00 committed by GitHub
parent f254414291
commit 7f247296a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
deploy
View File

@ -9,7 +9,7 @@ function assert_success() {
fi
}
version="2.346.1"
version="2.346.2"
assert_success docker build -t jenkins:$version ./
assert_success docker tag jenkins:$version insanusmokrassar/jenkins:$version