Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

Commit

Permalink
moving Dockerfile to point at master, new docker can be found at gith…
Browse files Browse the repository at this point in the history
…ub.com/csirtgadgets/cif-docker (#154)
  • Loading branch information
wesyoung authored Nov 28, 2016
1 parent 442ba5e commit e23d1b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions deployment/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
FROM ubuntu:14.04
MAINTAINER Wes Young <[email protected]>

ENV CIF_MAJOR 3.0
ENV CIF_VERSION 3.0.0a10
ENV CIF_VERSION master

RUN apt-get update
RUN apt-get install -qq software-properties-common python-software-properties
Expand Down

0 comments on commit e23d1b1

Please sign in to comment.