mirror of
https://github.com/Alexey71/opera-proxy.git
synced 2026-05-15 07:01:00 +00:00
dockerfile: fixed golang version
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM --platform=$BUILDPLATFORM golang AS build
|
||||
FROM --platform=$BUILDPLATFORM golang:1.22 AS build
|
||||
|
||||
ARG GIT_DESC=undefined
|
||||
|
||||
|
||||
Reference in New Issue
Block a user