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

Commit

Permalink
Merge pull request #182 from itsthejb/0.9.6
Browse files Browse the repository at this point in the history
0.9.6
  • Loading branch information
itsthejb authored Aug 10, 2021
2 parents e34dc09 + 72ecff9 commit b27b1bc
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 @@ -26,7 +26,7 @@ LABEL description="ISPConfig 3.2 on Debian Buster, with Roundcube mail, phpMyAdm
# All arguments
ARG BUILD_CERTBOT="yes"
ARG BUILD_HOSTNAME="myhost.test.com"
ARG BUILD_ISPCONFIG_VERSION="3.2.4"
ARG BUILD_ISPCONFIG_VERSION="3.2.5"
ARG BUILD_ISPCONFIG_DROP_EXISTING="no"
ARG BUILD_ISPCONFIG_MYSQL_DATABASE="dbispconfig"
ARG BUILD_ISPCONFIG_PORT="8080"
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.9.5
image: itsthejb/ispconfig:0.9.6
container_name: ispconfig
hostname: ispconfig
domainname: test.com
Expand Down

0 comments on commit b27b1bc

Please sign in to comment.