Skip to content

Commit f730e26

Browse files
authored
Merge pull request #710 from clusterpedia-io/dependabot/docker/golang-1.22.10
build(deps): bump golang from 1.22.9 to 1.22.10
2 parents 423e61b + 0f826d7 commit f730e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder.dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.22.9
1+
FROM golang:1.22.10
22
RUN apt-get update && apt-get install -y gcc-aarch64-linux-gnu gcc-x86-64-linux-gnu
33

44
COPY . /clusterpedia

0 commit comments

Comments
 (0)