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