mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 23:18:15 -05:00
Updating from buster to bullseye (#10025)
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com> Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
# docker build -t gcr.io/prysmaticlabs/rbe-worker:latest .
|
||||
# gcloud docker -- push gcr.io/prysmaticlabs/rbe-worker:latest
|
||||
|
||||
FROM debian:buster-slim as build
|
||||
FROM debian:bullseye-slim as build
|
||||
|
||||
# install gnu/gcc cross-build toolchain (gcc 8.3)
|
||||
ENV DOCKER_CLI_EXPERIMENTAL=enabled
|
||||
|
||||
Reference in New Issue
Block a user