We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db9e767 commit be55290Copy full SHA for be55290
Dockerfile
@@ -4,7 +4,7 @@ ARG FDB_VERSION=7.1.67
4
ARG FDB_WEBSITE=https://github.com/apple/foundationdb/releases/download
5
6
# Build the manager binary
7
-FROM docker.io/library/golang:1.24.6 AS builder
+FROM docker.io/library/golang:1.24.6-bookworm AS builder
8
9
ARG FDB_VERSION
10
ARG FDB_WEBSITE
0 commit comments