Skip to content

Commit

Permalink
try requesting ubuntu22 instead of latest
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-frbg authored Jul 30, 2024
1 parent d11e734 commit a13015b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile.pwr
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pipeline {
agent {
docker {
image 'osuosl/ubuntu-ppc64le'
image 'osuosl/ubuntu-ppc64le:22.04'
}
}
stages {
Expand Down

0 comments on commit a13015b

Please sign in to comment.