Skip to content

Commit

Permalink
updating Aenthill
Browse files Browse the repository at this point in the history
  • Loading branch information
gulien committed Sep 17, 2018
1 parent 4284f80 commit d513deb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN wget -qO- https://download.docker.com/linux/static/stable/x86_64/docker-$DOC
rm -rf ./docker

# Installs Aenthill.
ENV AENTHILL_VERSION "0.0.23"
ENV AENTHILL_VERSION "0.0.24"
RUN curl -sf https://raw.githubusercontent.com/aenthill/aenthill/master/build/package/install.sh | BINDIR=/usr/local/bin sh -s $AENTHILL_VERSION

# Installs Python3, pip and ruamel.yaml.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
![Aenthill](https://avatars0.githubusercontent.com/u/36076306?s=200&u=77022eb3c9b55b54079c1d41a52f605f42ccaff0&v=4 "Aenthill")

# base-php-aent [![Layers](https://images.microbadger.com/badges/image/theaentmachine/base-php-aent:0.0.23.svg)](https://microbadger.com/images/theaentmachine/base-php-aent:0.0.23 "Version") [![](https://images.microbadger.com/badges/version/theaentmachine/base-php-aent:0.0.23.svg)](https://microbadger.com/images/theaentmachine/base-php-aent:0.0.23 "Version")
# base-php-aent [![Layers](https://images.microbadger.com/badges/image/theaentmachine/base-php-aent:0.0.24.svg)](https://microbadger.com/images/theaentmachine/base-php-aent:0.0.24 "Version") [![](https://images.microbadger.com/badges/version/theaentmachine/base-php-aent:0.0.24.svg)](https://microbadger.com/images/theaentmachine/base-php-aent:0.0.24 "Version")

This image is a base image you can extend to build aents using PHP.

Expand Down

0 comments on commit d513deb

Please sign in to comment.