Skip to content

Commit 86c15f0

Browse files
authored
Update Jenkinsfile.pwr
1 parent a13015b commit 86c15f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile.pwr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pipeline {
22
agent {
33
docker {
4-
image 'osuosl/ubuntu-ppc64le:22.04'
4+
image 'osuosl/ubuntu-ppc64le:18.04'
55
}
66
}
77
stages {

0 commit comments

Comments
 (0)