mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-20 16:23:53 +01:00
chore: update go to 1.25.6 and dependencies
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.25.5-alpine AS builder
|
||||
FROM golang:1.25.6-alpine AS builder
|
||||
|
||||
HEALTHCHECK NONE
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
module github.com/yusing/godoxy/cmd/bench_server
|
||||
|
||||
go 1.25.5
|
||||
go 1.25.6
|
||||
|
||||
Reference in New Issue
Block a user