Skip to content

Commit 391b819

Browse files
kupietzAkron
authored andcommitted
Docker: bump assetbuilder image to node:21 (closes #203)
Change-Id: I6c770383172fa2ef5f339246add7c483dbb109ae
1 parent 2588664 commit 391b819

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
# Build assets in builder image
2-
FROM node:20 AS assetbuilder
2+
FROM node:21 AS assetbuilder
33

44
WORKDIR '/app'
55

0 commit comments

Comments
 (0)