mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 00:42:42 +00:00
Release v0.3.4 (#1894)
## Proposed Changes Bump version to v0.3.4 and update dependencies with `cargo update`. Co-authored-by: Michael Sproul <michael@sigmaprime.io>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM rust:1.45.1 AS builder
|
||||
FROM rust:1.47.0 AS builder
|
||||
RUN apt-get update && apt-get install -y cmake
|
||||
COPY . lighthouse
|
||||
ARG PORTABLE
|
||||
|
||||
Reference in New Issue
Block a user