Skip to content

Commit

Permalink
696 point to catrobat docker repo image for pantroid-flutter
Browse files Browse the repository at this point in the history
  • Loading branch information
hhadzimahmutovic committed Dec 12, 2024
1 parent 0a2c337 commit 5cfefb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class DockerParameters {
def dir = 'docker'
def args = ''
def label = 'LimitedEmulator'
def image = 'hhadzimahmutovic/playground:pantroid-flutter.v8'
def image = 'catrobat/pantroid-flutter:20241212'
}
def d = new DockerParameters()
pipeline {
Expand Down

0 comments on commit 5cfefb2

Please sign in to comment.