🐛 fix: include Dockerfile.build in dependency hash calculation
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Build environment Dockerfile with pre-installed Go tools and dependencies
|
||||
# Optimized for CI/CD pipeline speed
|
||||
# Updated to include Node.js for GitHub Actions compatibility
|
||||
|
||||
FROM golang:1.26.1-alpine AS builder
|
||||
|
||||
|
||||
Reference in New Issue
Block a user