Update Dockerfile (#966)

pull/1029/head
Xinwei Xiong 1 year ago committed by GitHub
parent e4f136e965
commit 42c9b01969
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