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.2 (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
itsthejb authored Jan 18, 2020
1 parent ea5ce56 commit a1a8813
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.1"
ARG BUILD_ROUNDCUBE_VERSION="1.4.2"
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.1
image: itsthejb/ispconfig:0.7.2
container_name: ispconfig
hostname: ispconfig
domainname: test.com
Expand Down

0 comments on commit a1a8813

Please sign in to comment.