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 9ce7ff8 commit 5b8ddd4Copy full SHA for 5b8ddd4
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.66.0' }}"
+ release: "${{ github.event.inputs.RELEASE || '2.67.0' }}"
36
rc: "${{ github.event.inputs.RC || '2' }}"
37
38
jobs:
0 commit comments