mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 12:49:43 +02:00
chore: Update alpine and vips version
This commit is contained in:
parent
002df6ab1f
commit
210d54c7ba
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM node:lts-alpine
|
||||
|
||||
ARG ALPINE_VERSION=3.15
|
||||
ARG VIPS_VERSION=8.12.2
|
||||
ARG ALPINE_VERSION=3.16
|
||||
ARG VIPS_VERSION=8.13.3
|
||||
|
||||
RUN apk -U upgrade \
|
||||
&& apk add \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue