making image source explicit

This commit is contained in:
El RIDO 2019-06-12 01:39:40 +02:00
parent 5228f0f48e
commit 22805f20a8
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92

View File

@ -1,4 +1,4 @@
FROM php:fpm-alpine
FROM php:7.3.6-fpm-alpine3.9
MAINTAINER PrivateBin <support@privatebin.org>