Fix horizontal scroll
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM rust:1 as builder
|
||||
FROM rust:latest as builder
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
ca-certificates \
|
||||
|
||||
Reference in New Issue
Block a user