mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
update docker to j17
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM adoptopenjdk/openjdk15:alpine-slim
|
||||
FROM adoptopenjdk/openjdk17:alpine-slim
|
||||
RUN apk --no-cache add curl
|
||||
|
||||
COPY nb/target/nb.jar nb.jar
|
||||
|
||||
Reference in New Issue
Block a user