Skip to content

Commit bee6268

Browse files
committed
Move to 17 for latest LTS
1 parent 3b6104c commit bee6268

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM openjdk:16-jdk-buster
1+
FROM openjdk:17-jdk-buster
22

33
RUN apt-get update && apt-get install -y libc6-dev --no-install-recommends && rm -rf /var/lib/apt/lists/*
44

0 commit comments

Comments
 (0)