mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Merge remote-tracking branch 'origin/master' into 2.6.0
This commit is contained in:
commit
40595af2cf
24 changed files with 1180 additions and 1232 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM php:7.4-fpm AS rootless
|
||||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
ARG NODE_VERSION=14
|
||||
ARG NODE_VERSION=16
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue