Bump Drupal image version to 8.2.3-r0 (#224)

This commit is contained in:
Juan Ariza Toledano
2016-11-21 15:41:06 -08:00
committed by Lachlan Evenson
parent 7d2e67164d
commit a925530420
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: drupal
version: 0.3.7
version: 0.3.8
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.2-r2
image: bitnami/drupal:8.2.3-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'