mirror of
https://github.com/dcarrillo/whatismyip.git
synced 2025-07-02 21:29:24 +00:00
Update to golang 1.19
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM golang:1.18-alpine as builder
|
||||
FROM golang:1.19-alpine as builder
|
||||
|
||||
ARG ARG_VERSION
|
||||
ENV VERSION $ARG_VERSION
|
||||
|
Reference in New Issue
Block a user