Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
cxhello authored Feb 19, 2024
1 parent 1fd1a22 commit 411091b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 该镜像需要依赖的基础镜像
FROM java:8
FROM eclipse-temurin:8u402-b06-jdk-centos7

# 指定维护者的名字
MAINTAINER cxhello
Expand Down

0 comments on commit 411091b

Please sign in to comment.