K8s manifest files updated to use docker tag 7 instead of latest
[osm/devops.git] / charms / Dockerfile
1 FROM ubuntu:16.04
2
3 RUN  apt-get update && apt install -y charm-tools
4