mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(deps): update node.js to v18
This commit is contained in:
parent
d50f5b58f7
commit
5f0b331549
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
##################
|
||||
## common
|
||||
##################
|
||||
FROM node:16-alpine as common
|
||||
FROM node:18-alpine as common
|
||||
|
||||
ARG VERSION=unknown
|
||||
ARG GIT_COMMIT=unknown
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue