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 e5a07ec commit ddc7ca9Copy full SHA for ddc7ca9
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23 AS builder
+FROM golang:1.24 AS builder
2
3
RUN apt-get -qq update
4
0 commit comments