mirror of
https://git.maid.zone/stuff/soundcloak.git
synced 2026-03-22 08:38:11 +05:00
api endpoint to get track by permalink
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ARG GO_VERSION=1.25.1
|
||||
ARG GO_VERSION=1.25.2
|
||||
|
||||
FROM --platform=$BUILDPLATFORM golang:${GO_VERSION} AS build
|
||||
ARG TARGETOS
|
||||
|
||||
Reference in New Issue
Block a user