Skip to content

Commit fab5042

Browse files
Merge pull request #36 from zama-ai/fix-dep
fix: update go
2 parents 407f4d3 + 4249e35 commit fab5042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.dev

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.22-alpine AS build
1+
FROM golang:1.24-alpine AS build
22

33
# Use ARG values for tool versions
44
ARG TARGETARCH

0 commit comments

Comments
 (0)