diff --git a/build/Dockerfile b/build/Dockerfile index 8874be1..868250e 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.21 as build +FROM golang:1.22 as build #!!!DO NOT REMOVE THE BELOW 3 LINES!!! Needed for github action to work #GHAONLY:COPY dotssh/* /root/.ssh/