Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
Bump up base dapper image to ubuntu bionic
Browse files Browse the repository at this point in the history
  • Loading branch information
niusmallnan committed May 7, 2019
1 parent 9dec74c commit 19079b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.dapper
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM ubuntu:17.10
# FROM arm64=aarch64/ubuntu:17.10 arm=armhf/ubuntu:17.10
FROM ubuntu:bionic
# FROM arm64=arm64v8/ubuntu:bionic

RUN apt-get update && \
apt-get install -y curl git wget unzip
Expand Down

0 comments on commit 19079b5

Please sign in to comment.