chore(deps): update golang docker tag to v1.24
This commit is contained in:
parent
3f7a895593
commit
c1ce1a1565
@ -1,5 +1,5 @@
|
||||
# Use the official Golang image for building
|
||||
FROM golang:1.23 AS builder
|
||||
FROM golang:1.24 AS builder
|
||||
# Set working directory
|
||||
WORKDIR /app
|
||||
# Copy Go modules and dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user