We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49980f3 commit 5756ff2Copy full SHA for 5756ff2
1 file changed
.github/workflows/docker.yaml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-22.04
20
strategy:
21
matrix:
22
- version: ["v3.4.17", "v4.0.6"] # CHANGE THIS TO MATCH THE VERSIONS YOU WANT TO BUILD
+ version: ["v3.4.17", "v4.0.7"] # CHANGE THIS TO MATCH THE VERSIONS YOU WANT TO BUILD
23
# Sets the permissions granted to the `GITHUB_TOKEN` for the actions in this job.
24
permissions:
25
contents: write
0 commit comments