Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit b5d3a55

Browse files
Update golang Docker tag to v1.25
1 parent ee6ed5f commit b5d3a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23-alpine as builder
1+
FROM golang:1.25-alpine as builder
22

33
RUN mkdir -p /go/src/github.com/containeroo/syncflaer
44
WORKDIR /go/src/github.com/containeroo/syncflaer

0 commit comments

Comments
 (0)