Skip to content

Commit

Permalink
chore: update flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
alessio-libardi-zupit authored Dec 3, 2024
1 parent 37b1238 commit 6b3034e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/flutter-sonar-scanner-cli/build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash

docker buildx build -t ghcr.io/zupit-it/pipeline-templates/flutter-sonar-scanner-cli:sonarqube5.0.1-flutter3.19.3 -f Dockerfile .
docker push ghcr.io/zupit-it/pipeline-templates/flutter-sonar-scanner-cli:sonarqube5.0.1-flutter3.19.3
docker buildx build -t ghcr.io/zupit-it/pipeline-templates/flutter-sonar-scanner-cli:sonarqube5.0.1-flutter3.22.3 -f Dockerfile .
docker push ghcr.io/zupit-it/pipeline-templates/flutter-sonar-scanner-cli:sonarqube5.0.1-flutter3.22.3
# docker push ghcr.io/zupit-it/pipeline-templates/flutter-sonar-scanner-cli:latest

0 comments on commit 6b3034e

Please sign in to comment.