Changed: php bumped 7.3.20

This commit is contained in:
Diego Lendoiro 2020-08-04 10:45:52 +02:00
parent 0251ff5015
commit e53788616a
No known key found for this signature in database
GPG Key ID: 3808AD1A50FF0B59
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM php:7.3.19-fpm
FROM php:7.3.20-fpm
LABEL maintainer="Passbolt SA <contact@passbolt.com>"