Changed: php version bump 7.3.18

This commit is contained in:
Diego Lendoiro 2020-05-15 11:55:40 +02:00
parent f81401be4e
commit 40bec06ea4
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.17-fpm
FROM php:7.3.18-fpm
LABEL maintainer="Passbolt SA <contact@passbolt.com>"