Merge pull request '[bug-pqhgbnh8pqws] chore: upgrade Go toolchain to 1.27.0' (#6) from ops/bug-pqhgbnh8pqws/go-1-27 into main
flock / release (push) Successful in 1m46s
flock / release (push) Successful in 1m46s
This commit was merged in pull request #6.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.26.5-alpine AS build
|
FROM golang:1.27.0-alpine AS build
|
||||||
|
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
COPY go.mod go.sum ./
|
COPY go.mod go.sum ./
|
||||||
|
|||||||
Reference in New Issue
Block a user