We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e032a commit eb249e5Copy full SHA for eb249e5
.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.6
+ version: 1.7
37
context: ./oxybox
0 commit comments