Update Go and dependencies
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/tag Build is passing

This commit is contained in:
2025-04-12 16:18:32 -07:00
parent 4ec9c5ddc3
commit c8ea6c45c9
4 changed files with 146 additions and 149 deletions

View File

@@ -1,4 +1,4 @@
FROM golang:1.23.4-alpine3.21 AS build
FROM golang:1.24-alpine3.21 AS build
RUN apk --no-cache add git
WORKDIR /go/src/