Merge pull request #187 from Fortiz2305/drupal

Bump Drupal version
This commit is contained in:
Adnan Abdulhussein
2016-11-03 13:58:44 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: drupal
version: 0.3.5
version: 0.3.6
description: One of the most versatile open source content management systems.
keywords:
- drupal
+1 -1
View File
@@ -1,7 +1,7 @@
## Bitnami Drupal image version
## ref: https://hub.docker.com/r/bitnami/drupal/tags/
##
image: bitnami/drupal:8.2.1-r0
image: bitnami/drupal:8.2.2-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'