We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a73d18 + 9fe6b52 commit c19df3bCopy full SHA for c19df3b
.github/workflows/image.yaml
@@ -85,6 +85,7 @@ jobs:
85
- "1.22.2"
86
- "1.22.4"
87
- "1.22.5"
88
+ - "1.22.7"
89
- "1.21"
90
- "1.21.4"
91
- "1.21.5"
versions.mk
@@ -11,4 +11,4 @@
11
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
-GOLANG_VERSION ?= 1.22.3
+GOLANG_VERSION ?= 1.22.7
0 commit comments