mirror of
https://github.com/frohoff/ysoserial.git
synced 2026-09-21 22:50:46 +08:00
Update Dockerfile (#193)
There is no image named, openjdk:8-alpine hosted in Docker, I just replace java for openjdk and it works Error Step 11/14: FROM java:8-jdk-alpine manifest for java: 8-jdk-alpine not found: unknown manifest: unknown manifest Step 11/14 : FROM openjdk:8-jdk-alpine 8-jdk-alpine: Pulling from library/openjdk e7c96db7181b: Pull complete f910a506b6cb: Pull complete c2274a1a0e27: Pull complete Digest: sha256:94792824df2df33402f201713f932b58cb9de94a0cd524164a0f2283343547b3 Status: Downloaded newer image for openjdk:8-jdk-alpine
This commit is contained in: