mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: bump node docker versions (#10629)
This commit is contained in:
parent
0891658668
commit
c754f2504b
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:20.13.1-alpine3.20
|
||||
FROM node:20.15.0-alpine3.20
|
||||
|
||||
RUN apk add --no-cache tini
|
||||
USER node
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue