update-golang (#2)
All checks were successful
🚨 Test Code Base / 🔍 🐹 Go Tests (push) Successful in 1m12s
🚨 Test Code Base / 🧹 Lint (push) Successful in 2m9s
🏗️✨ Build Workflow / 🖥️ 🔨 Build (push) Successful in 4m50s

Reviewed-on: #2
Co-authored-by: Ron Rise <ron@siteworxpro.com>
Co-committed-by: Ron Rise <ron@siteworxpro.com>
This commit was merged in pull request #2.
This commit is contained in:
2025-08-31 02:34:23 +00:00
committed by Siteworx Pro Gitea
parent 5ff262d5da
commit 838051c880
3 changed files with 3 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
FROM siteworxpro/golang:1.24.6 AS build
FROM siteworxpro/golang:1.25.0 AS build
WORKDIR /app