mirror of
https://github.com/nprasad2077/NBA_Go.git
synced 2026-09-22 14:05:13 +00:00
totals data service update
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# STEP 1 - build with CGO enabled
|
||||
FROM golang:1.22-bullseye AS builder
|
||||
FROM golang:1.24-bullseye AS builder
|
||||
|
||||
ENV CGO_ENABLED=1
|
||||
ENV GOOS=linux
|
||||
|
||||
Reference in New Issue
Block a user