mirror of
https://github.com/thilo-behnke/wasm-pong.git
synced 2026-07-12 11:09:38 +00:00
issues with pattern encoder logger
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM rust:latest as build_stage
|
||||
FROM rust:1.61.0 as build_stage
|
||||
|
||||
RUN mkdir /build
|
||||
ADD ./ /build/server
|
||||
|
||||
Reference in New Issue
Block a user