mirror of
https://github.com/LukeHagar/sailpoint-cli.git
synced 2025-12-06 04:21:15 +00:00
upgraded go version in dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.17-alpine3.16
|
FROM golang:1.18-alpine3.16
|
||||||
|
|
||||||
# Update
|
# Update
|
||||||
RUN apk update && apk upgrade --no-cache
|
RUN apk update && apk upgrade --no-cache
|
||||||
|
|||||||
Reference in New Issue
Block a user