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 02c587b commit 4fc87dfCopy full SHA for 4fc87df
1 file changed
.github/workflows/republish_released_docker_containers.yml
@@ -32,7 +32,7 @@ on:
32
- cron: "0 6 * * 1"
33
env:
34
docker_registry: gcr.io
35
- release: "${{ github.event.inputs.RELEASE || '2.65.0' }}"
+ release: "${{ github.event.inputs.RELEASE || '2.66.0' }}"
36
rc: "${{ github.event.inputs.RC || '2' }}"
37
38
jobs:
0 commit comments