Add proper image this time

This commit is contained in:
Karol Górzyński 2020-12-09 19:09:22 +01:00
parent df3312e788
commit eeea4f86d1

2
Jenkinsfile vendored
View File

@ -22,7 +22,7 @@
pipeline {
agent {
docker {
image 'kargor8/dotnet_node:v1'
image 'kargor8/sess-comp-base:v1'
}
}
environment {