Skip to content

Commit c98cbe4

Browse files
authored
Merge pull request #2 from flashcatcloud/dependabot/docker/golang-1.25-alpine
chore(deps): bump golang from 1.24-alpine to 1.25-alpine
2 parents 5fe5d39 + b9df5bf commit c98cbe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24-alpine AS build
1+
FROM golang:1.25-alpine AS build
22
ARG VERSION="dev"
33
ARG TARGETARCH
44

0 commit comments

Comments
 (0)