mirror of
https://github.com/aykhans/dodo.git
synced 2025-09-01 00:53:34 +00:00
🔖 Bump go version to 1.24
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.23.2-alpine AS builder
|
||||
FROM golang:1.24-alpine AS builder
|
||||
|
||||
WORKDIR /dodo
|
||||
|
||||
|
Reference in New Issue
Block a user