We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5a1c15 commit 54ecfe8Copy full SHA for 54ecfe8
build/sip/Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-ARG GOVERSION=1.24
+ARG GOVERSION=1.25
16
17
FROM golang:$GOVERSION AS builder
18
0 commit comments