mirror of
https://github.com/rancher/os.git
synced 2025-09-15 22:49:08 +00:00
use ubuntu:14.04.2
pin version
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:14.04
|
||||
FROM ubuntu:14.04.2
|
||||
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