We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d84509 commit 999472eCopy full SHA for 999472e
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.18"] # CHANGE THIS TO MATCH THE VERSIONS YOU WANT TO BUILD
+ version: ["v3.4.17", "v4.0.19"] # 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