diff --git a/Dockerfile b/Dockerfile index 1685036..2ed9a6d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ FROM php:7.4-apache LABEL maintainer "zhonger " # Environments -ENV VERSION rc +ENV VERSION stable # Install necessary softwares RUN apt-get update \