Skip to content

Commit

Permalink
Updated image to v1.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Skrypnyk committed Apr 15, 2020
1 parent 83fb77a commit 38f044b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# support setting data directory as an environment variable) to support new
# location and overriding default CMD to include our custom data directory.
#
FROM amazeeio/mariadb-drupal:v1.2.0
FROM amazeeio/mariadb-drupal:v1.4.1

ENV DATA_DIR=/var/lib/db-data

Expand Down
2 changes: 1 addition & 1 deletion tests/dgoss/goss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ package:
mariadb:
installed: true
versions:
- 10.2.29-r0
- 10.2.31-r0
user:
mysql:
exists: true
Expand Down

0 comments on commit 38f044b

Please sign in to comment.