DEVEX-20:
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ runs:
|
||||
shell: bash
|
||||
run: |
|
||||
cat > ./Dockerfile << 'EOF'
|
||||
FROM openjdk:21-jre-slim
|
||||
FROM bellsoft/liberica-openjdk-alpine:21.0.6-10
|
||||
|
||||
COPY /build/libs/*.jar /app.jar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user