Skip to content

Commit 372a0f1

Browse files
committed
chore: switch to go 1.24
1 parent 346cf44 commit 372a0f1

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.19-alpine AS build
1+
FROM golang:1.24-alpine AS build
22

33
WORKDIR /go/src/filter-proxy
44

0 commit comments

Comments
 (0)