We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fda117 commit ec3f25bCopy full SHA for ec3f25b
.github/workflows/continuous-integration-workflow.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
runs-on: ubuntu-latest
8
env:
9
- VERSION: 7.12.${{ github.run_number }}
+ VERSION: 8.0.${{ github.run_number }}
10
DOCKER_BUILDKIT: 1
11
BUILDKIT_PROGRESS: plain
12
steps:
0 commit comments