Skip to content

Commit

Permalink
Update phpIpam to 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
leleobhz authored and pierrecdn committed Apr 5, 2023
1 parent d8bb6b0 commit 6906d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM php:7.2-apache
MAINTAINER Pierre Cheynier <[email protected]>

ENV PHPIPAM_SOURCE https://github.com/phpipam/phpipam/
ARG PHPIPAM_VERSION=1.5.1
ARG PHPIPAM_VERSION=1.5.2
ENV PHPMAILER_SOURCE https://github.com/PHPMailer/PHPMailer/
ARG PHPMAILER_VERSION=6.7.1
ENV PHPSAML_SOURCE https://github.com/onelogin/php-saml/
Expand Down

0 comments on commit 6906d39

Please sign in to comment.