Skip to content

Commit fb7cf01

Browse files
chore(deps): update eclipse-temurin docker tag to v25
1 parent c109326 commit fb7cf01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • hosts/coder-thinkcentre/templates/nook-android

hosts/coder-thinkcentre/templates/nook-android/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
66
&& rm -rf /var/lib/apt/lists/*
77

88
# Stage 2: native AMD64 JVM for fast compilation + x86/x86_64 ADT tools via binfmt QEMU
9-
FROM eclipse-temurin:8-jdk
9+
FROM eclipse-temurin:25-jdk
1010

1111
ENV DEBIAN_FRONTEND=noninteractive
1212

0 commit comments

Comments
 (0)