mirror of
https://github.com/rancher/os.git
synced 2025-09-16 23:21:19 +00:00
Move docker base image from Xenial to Bionic
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM ubuntu:16.04
|
||||
# FROM arm64=aarch64/ubuntu:16.04 arm=armhf/ubuntu:16.04
|
||||
FROM ubuntu:bionic
|
||||
# FROM arm64=arm64v8/ubuntu:bionic
|
||||
|
||||
# get the apt-cacher proxy set
|
||||
ARG APTPROXY=
|
||||
|
Reference in New Issue
Block a user