fux Goland verison
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 1m52s
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 1m52s
This commit is contained in:
@@ -22,7 +22,7 @@ RUN cat js/config.js js/state.js js/network.js js/input.js js/logic.js js/render
|
||||
# ==========================================
|
||||
# STAGE 2: Go Builder
|
||||
# ==========================================
|
||||
FROM golang:1.23-alpine AS builder
|
||||
FROM golang:1.25-alpine AS builder
|
||||
WORKDIR /app
|
||||
|
||||
# Abhängigkeiten laden
|
||||
|
||||
Reference in New Issue
Block a user