Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Commit

Permalink
Roundcube 1.4.5 (#159)
Browse files Browse the repository at this point in the history
* Update Dockerfile

* Update docker-compose.template.yml
  • Loading branch information
itsthejb authored Jun 7, 2020
1 parent 2f5a8a6 commit 5de1843
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 @@ -41,7 +41,7 @@ ARG BUILD_PHPMYADMIN_USER="phpmyadmin"
ARG BUILD_PHPMYADMIN_VERSION="4.9.1"
ARG BUILD_PRINTING="no"
ARG BUILD_REDIS="yes"
ARG BUILD_ROUNDCUBE_VERSION="1.4.3"
ARG BUILD_ROUNDCUBE_VERSION="1.4.5"
ARG BUILD_ROUNDCUBE_DB="roundcube"
ARG BUILD_ROUNDCUBE_DIR="/opt/roundcube"
ARG BUILD_ROUNDCUBE_PW="secretpassword"
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
##################################################
# RUN section
##################################################
image: itsthejb/ispconfig:0.7.3
image: itsthejb/ispconfig:0.7.4
container_name: ispconfig
hostname: ispconfig
domainname: test.com
Expand Down

0 comments on commit 5de1843

Please sign in to comment.