Update Dockerfile

pull/966/head
Xinwei Xiong 2 years ago committed by GitHub
parent e4f136e965
commit 8dbd07b529
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,7 @@ ADD . .
RUN make clean
RUN make build
FROM ghcr.io/openim-sigs/openim-bash-image:latest
FROM ghcr.io/openim-sigs/openim-ubuntu-image:latest
WORKDIR ${SERVER_WORKDIR}

Loading…
Cancel
Save