Skip to content

Commit

Permalink
Use specific JDK build.
Browse files Browse the repository at this point in the history
  • Loading branch information
brndnmtthws committed Sep 12, 2022
1 parent c7583a8 commit 218cacd
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 76 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:latest
FROM eclipse-temurin:17.0.4_8-jdk-jammy

RUN apt update \
&& DEBIAN_FRONTEND=noninteractive apt install -qy --no-install-recommends \
Expand Down
Loading

0 comments on commit 218cacd

Please sign in to comment.