mirror of
https://github.com/dcarrillo/whatismyip.git
synced 2025-10-14 03:19:10 +00:00
Update dependencies and bump go version to 1.25
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.24-alpine AS builder
|
||||
FROM golang:1.25-alpine AS builder
|
||||
|
||||
ARG ARG_VERSION
|
||||
ENV VERSION=$ARG_VERSION
|
||||
|
Reference in New Issue
Block a user