Skip to content

Commit 5379a80

Browse files
author
Gonzalo Diaz
committed
[CONFIG] [Docker] Node runtime updated to 22.5.1
1 parent bab50ac commit 5379a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
FROM node:22.4.1-alpine3.20 AS base
2+
FROM node:22.5.1-alpine3.20 AS base
33

44
RUN apk add --update --no-cache make
55

0 commit comments

Comments
 (0)