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 a209dda + 62dadcb commit 925f670Copy full SHA for 925f670
Dockerfile
@@ -1,6 +1,6 @@
1
# Generated by https://smithery.ai. See: https://smithery.ai/docs/config#dockerfile
2
# Start with the official Golang image to use Go tools
3
-FROM golang:1.20-alpine AS builder
+FROM golang:1.24-alpine AS builder
4
5
# Set the working directory
6
WORKDIR /app
0 commit comments