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.
2 parents 49f4b8e + 1eb8980 commit 773e031Copy full SHA for 773e031
deployments/container/Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM golang:1.24.6 AS base
+FROM golang:1.25.0 AS base
16
17
# The devel image is used for local development.
18
FROM base AS devel
0 commit comments