mirror of
https://github.com/rancher/os.git
synced 2025-08-31 14:23:11 +00:00
ubuntu-console: use latest Ubuntu 14.04 image
see https://registry.hub.docker.com/_/ubuntu/
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:14.04.1
|
||||
FROM ubuntu:14.04
|
||||
RUN apt-get update && \
|
||||
apt-get upgrade --no-install-recommends -y && \
|
||||
apt-get install -y --no-install-recommends openssh-server
|
||||
|
Reference in New Issue
Block a user