Skip to content

Commit eb10b86

Browse files
committed
use ed25519 attestor pubkey
1 parent dce4aac commit eb10b86

16 files changed

Lines changed: 808 additions & 567 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Stage 1: Build the Go project
2-
FROM golang:1.23-alpine AS go-builder
2+
FROM golang:1.23.6-alpine AS go-builder
33

44
# Use build arguments for the target architecture
55
ARG TARGETARCH

0 commit comments

Comments
 (0)