Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
php image to 7.2-cli instead of rc, docker-compose 1.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven Speckmaier committed Jun 29, 2018
1 parent a17320a commit f686c93
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,6 +1,6 @@
FROM php:7.2-rc-alpine
FROM php:7.2-cli-alpine

ARG DOCKER_COMPOSE_VERSION=1.15.0
ARG DOCKER_COMPOSE_VERSION=1.21.2
ARG RANCHER_COMPOSE_VERSION=0.12.5
ARG RANCHERIZE_HOME=/home/rancherize
ARG DEFAULT_EDITOR=vi
Expand Down

0 comments on commit f686c93

Please sign in to comment.