mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-24 10:01:04 +01:00
v0.26.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.25.6-alpine AS builder
|
||||
FROM golang:1.26.0-alpine AS builder
|
||||
|
||||
HEALTHCHECK NONE
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
module github.com/yusing/godoxy/cmd/bench_server
|
||||
|
||||
go 1.25.6
|
||||
go 1.26.0
|
||||
|
||||
Reference in New Issue
Block a user