mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-07-17 16:39:45 +00:00
change node image tag
This commit is contained in:
parent
1ab61cd1c0
commit
05a1f39dc4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:lts AS build
|
||||
FROM node:24 AS build
|
||||
|
||||
# arguments
|
||||
ARG VERSION="master"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue