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 04624bb commit bb42ebcCopy full SHA for bb42ebc
benchmarker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:alpine
+FROM golang:1.22-alpine
2
RUN apk add --no-cache hdf5-dev gcc libc-dev python3 bash
3
WORKDIR /app
4
COPY . .
0 commit comments