Skip to content
Snippets Groups Projects
Commit ed501166 authored by Eduardo Alvarez Fernandez's avatar Eduardo Alvarez Fernandez
Browse files

Change DRUPAL_VERSION envvar

parent 1d528ae8
No related branches found
No related tags found
No related merge requests found
Pipeline #1668716 passed
...@@ -3,7 +3,7 @@ MAINTAINER drupal-admins@cern.ch ...@@ -3,7 +3,7 @@ MAINTAINER drupal-admins@cern.ch
# Set the Drush version. # Set the Drush version.
ENV DRUSH_VERSION 8.1.17 ENV DRUSH_VERSION 8.1.17
ENV DRUPAL_VERSION 8.8.4 ENV DRUPAL_VERSION 8.8.6
RUN yum clean all \ RUN yum clean all \
&& yum install -y centos-release-scl \ && yum install -y centos-release-scl \
......
...@@ -12,6 +12,8 @@ Update version in Dockerfile ...@@ -12,6 +12,8 @@ Update version in Dockerfile
## Update image ## Update image
Two actions: sync code with previous command and change DRUPAL_VERSION variable on Dockerfile
- Commit changes to master - Commit changes to master
Sometime you can have permissions problems like: Sometime you can have permissions problems like:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment