Skip to content

Commit

Permalink
Update sensible and molecule version to latest
Browse files Browse the repository at this point in the history
Update Ansible to 2.8.0
Update Molecule to 2.20.1
  • Loading branch information
Hendrik44 authored May 21, 2019
1 parent b5ba445 commit 495c27d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM python:3.6-alpine

ARG ANSIBLE_VERSION=2.7.10
ARG MOLECULE_VERSION=2.20.0
ARG ANSIBLE_VERSION=2.8.0
ARG MOLECULE_VERSION=2.20.1
ARG YAMLLINT_VERSION=1.15.0

RUN echo "http://dl-cdn.alpinelinux.org/alpine/latest-stable/community" >> /etc/apk/repositories \
Expand Down

0 comments on commit 495c27d

Please sign in to comment.