mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
build: openjdk docker image not found
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM openjdk:8
|
||||
FROM eclipse-temurin:8u472-b08-jdk
|
||||
WORKDIR /app
|
||||
|
||||
COPY build/libs/vul-springboot2-webflux.jar /app/vul-springboot2-webflux.jar
|
||||
|
||||
Reference in New Issue
Block a user