mirror of
https://git.maid.zone/stuff/soundcloak.git
synced 2026-03-22 08:38:11 +05:00
Network config option and bump go ver with deps
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ARG GO_VERSION=1.23.5
|
||||
ARG GO_VERSION=1.23.6
|
||||
|
||||
FROM --platform=$BUILDPLATFORM golang:${GO_VERSION} AS build
|
||||
ARG TARGETOS
|
||||
|
||||
Reference in New Issue
Block a user