Upgrade Ubuntu base image
From xenial-20181005 to xenial-20181113 Issue #9
This commit is contained in:
@@ -6,7 +6,7 @@ Please refer to the SaltStack [Release Notes](https://docs.saltstack.com/en/deve
|
||||
**2018.3.3**
|
||||
|
||||
- Upgrade SaltStack Master to `2018.3.3`
|
||||
- Change Docker base image to `ubuntu:xenial-20181005`
|
||||
- Change Docker base image to `ubuntu:xenial-20181113`
|
||||
- Add `GitPython` support
|
||||
- Add `PyGit2` support
|
||||
- Expose `/home/salt/data/logs`
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:xenial-20181005
|
||||
FROM ubuntu:xenial-20181113
|
||||
|
||||
LABEL maintainer="carlos.alvaro@citelan.es"
|
||||
LABEL description="SaltStack master"
|
||||
|
||||
Reference in New Issue
Block a user