Skip to content

Commit a1a48b6

Browse files
txj-xyzpierrecdn
authored andcommittedJan 9, 2024
dep: bump phpipam version to latest v1.6.0 tag
1 parent 6906d39 commit a1a48b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM php:7.2-apache
22
MAINTAINER Pierre Cheynier <pierre.cheynier@gmail.com>
33

44
ENV PHPIPAM_SOURCE https://github.com/phpipam/phpipam/
5-
ARG PHPIPAM_VERSION=1.5.2
5+
ARG PHPIPAM_VERSION=1.6.0
66
ENV PHPMAILER_SOURCE https://github.com/PHPMailer/PHPMailer/
77
ARG PHPMAILER_VERSION=6.7.1
88
ENV PHPSAML_SOURCE https://github.com/onelogin/php-saml/

0 commit comments

Comments
 (0)
Please sign in to comment.