Update base docker image version
This commit is contained in:
parent
a41d5f021f
commit
e50997dd34
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM node:20.5.0-alpine3.18
|
FROM node:22.6.0-alpine3.20
|
||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
git \
|
git \
|
||||||
|
|
Loading…
Reference in a new issue