We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37e529f commit 94efeabCopy full SHA for 94efeab
1 file changed
.github/workflows/docker-image.yml
@@ -72,7 +72,7 @@ jobs:
72
{
73
ver: "10.0",
74
arch: noble,
75
- matching: "10.0.0-preview",
+ matching: "10.0.0-rc",
76
tags: "10.0-rc-noble,10.0-noble",
77
},
78
# {
0 commit comments