Changed: php version set to 7.3.17

This commit is contained in:
Diego Lendoiro 2020-04-23 10:35:40 +02:00
parent f731dd6aaa
commit dd75f36d14
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.16-fpm FROM php:7.3.17-fpm
LABEL maintainer="Passbolt SA <contact@passbolt.com>" LABEL maintainer="Passbolt SA <contact@passbolt.com>"