Bump RELEASE for automatic rebuild
This commit is contained in:
parent
c0fd69dfb7
commit
6561d9bf41
1 changed files with 1 additions and 5 deletions
|
|
@ -17,11 +17,7 @@ RUN dnf install -y --setopt=tsflags=nodocs php php-opcache && \
|
|||
dnf install -y --setopt=tsflags=nodocs git gettext zip unzip findutils python && \
|
||||
dnf -y clean all
|
||||
|
||||
ENV PHP_VERSION=7.0 \
|
||||
NAME=php\
|
||||
VERSION=0 \
|
||||
RELEASE=1 \
|
||||
ARCH=x86_64
|
||||
ENV PHP_VERSION=7.0 NAME=php VERSION=0 RELEASE=2 ARCH=x86_64
|
||||
|
||||
ENV HOME=/opt/app-root
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue