Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 9f4f378

Browse files
Fixing JDK tag in the Dockerfile to 181 for consistency
1 parent e60ccc9 commit 9f4f378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM openjdk:8
1+
FROM openjdk:8u181
22

33
LABEL com.amazonaws.sagemaker.capabilities.accept-bind-to-port=true
44

0 commit comments

Comments
 (0)