mirror of
https://github.com/dcarrillo/whatismyip.git
synced 2025-09-02 14:29:08 +00:00
Bump golang version to 1.21
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.20-alpine as builder
|
||||
FROM golang:1.21-alpine as builder
|
||||
|
||||
ARG ARG_VERSION
|
||||
ENV VERSION $ARG_VERSION
|
||||
|
Reference in New Issue
Block a user