mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-25 18:45:27 -06:00
Use specific PHP version
This commit is contained in:
parent
07d031e7b9
commit
0c854edc6b
@ -1,4 +1,4 @@
|
|||||||
FROM php:7.3-alpine
|
FROM php:7.3.11-alpine
|
||||||
LABEL maintainer="Alejandro Celaya <alejandro@alejandrocelaya.com>"
|
LABEL maintainer="Alejandro Celaya <alejandro@alejandrocelaya.com>"
|
||||||
|
|
||||||
ARG SHLINK_VERSION=1.20.0
|
ARG SHLINK_VERSION=1.20.0
|
||||||
|
Loading…
Reference in New Issue
Block a user