mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-17 23:03:49 +01:00
chore: update go to 1.25.6 and dependencies
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Stage 1: deps
|
||||
FROM golang:1.25.5-alpine AS deps
|
||||
FROM golang:1.25.6-alpine AS deps
|
||||
HEALTHCHECK NONE
|
||||
|
||||
# package version does not matter
|
||||
|
||||
Reference in New Issue
Block a user