Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit 9dd297c

Browse files
authored
fix:change the base images (#28)
1 parent a234f79 commit 9dd297c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121

2222

23-
FROM hub.segma.tech/library/java:8-jre-centos7-apollo
23+
FROM openjdk:8-jdk-oracle
2424

2525
COPY --from=builder /app/target/workbench-1.0.0.jar /app/workbench-1.0.0.jar
2626

0 commit comments

Comments
 (0)