Skip to content

Commit

Permalink
use debian buster with arm64 support
Browse files Browse the repository at this point in the history
  • Loading branch information
alexei-led committed Dec 4, 2020
1 parent 056857d commit 0c649ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:jessie as builder
FROM debian:buster as builder

# intall gcc and supporting packages
RUN apt-get update && apt-get install -yq make gcc
Expand Down

0 comments on commit 0c649ce

Please sign in to comment.