mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-27 03:41:46 +01:00
build: update Go version to 1.24.3 in Dockerfile and go.mod
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Stage 1: deps
|
||||
FROM golang:1.24.2-alpine AS deps
|
||||
FROM golang:1.24.3-alpine AS deps
|
||||
HEALTHCHECK NONE
|
||||
|
||||
# package version does not matter
|
||||
|
||||
Reference in New Issue
Block a user