Use specific PHP version

This commit is contained in:
Cédric Laubacher 2019-11-15 19:16:29 +01:00 committed by GitHub
parent 07d031e7b9
commit 0c854edc6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM php:7.3-alpine
FROM php:7.3.11-alpine
LABEL maintainer="Alejandro Celaya <alejandro@alejandrocelaya.com>"
ARG SHLINK_VERSION=1.20.0