mirror of
https://github.com/rancher/os.git
synced 2025-06-25 06:21:33 +00:00
ubuntu-console: use latest Ubuntu 14.04 image
see https://registry.hub.docker.com/_/ubuntu/
This commit is contained in:
parent
b91b9db3ea
commit
1889f4fca9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user