mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-12 01:54:41 +08:00
#846 Fixed base image used for PHP-FPM dev container
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM php:7.4.11-alpine3.12
|
||||
FROM php:7.4.11-fpm-alpine3.12
|
||||
MAINTAINER Alejandro Celaya <alejandro@alejandrocelaya.com>
|
||||
|
||||
ENV APCU_VERSION 5.1.18
|
||||
|
||||
Reference in New Issue
Block a user