1 Commits

Author SHA1 Message Date
d41f63f60b actix ver 2019-08-20 16:33:03 +03:00
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM ekidd/rust-musl-builder:nightly-2019-07-08 as builder
FROM ekidd/rust-musl-builder:1.36.0 as builder
COPY Cargo.toml /home/rust/src/
COPY Cargo.lock /home/rust/src/

View File

@@ -4,7 +4,7 @@ services:
build:
context: src
dockerfile: ../Dockerfile
image: 'b4tman/qchgk:rocket'
image: 'b4tman/qchgk:actix'
container_name: 'qchgk'
ports:
- '8088:8088'

2
src

Submodule src updated: 665bbaadfb...aec2e87472