mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 04:03:12 +08:00
Updated dockerimages to PHP 8.2 and added full support for this version
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM php:8.1.9-alpine3.16
|
||||
FROM php:8.2.0-alpine3.17
|
||||
MAINTAINER Alejandro Celaya <alejandro@alejandrocelaya.com>
|
||||
|
||||
ENV APCU_VERSION 5.1.21
|
||||
|
||||
Reference in New Issue
Block a user