pin version of golang and base image

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
This commit is contained in:
Lyndon-Li
2025-08-28 15:04:51 +08:00
parent 6a252dde8b
commit de1cd6dcbf
5 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM --platform=$TARGETPLATFORM golang:1.24-bookworm
FROM --platform=$TARGETPLATFORM golang:1.24.6-bookworm
ARG GOPROXY