We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96920ef commit ed46cfbCopy full SHA for ed46cfb
.github/workflows/BUILD_AND_DEPLOY.yml
@@ -33,5 +33,5 @@ jobs:
33
password: ${{ secrets.BASEFLOW_ACR_PASSWORD }}
34
push: ${{ github.event_name != 'pull_request' }}
35
vulnerability_scan: ${{ github.event_name != 'pull_request' }}
36
- version: 1.9
+ version: 1.10
37
context: ./oxybox
0 commit comments