Skip to content

Commit 895537e

Browse files
alexanderM91marek-obuchowicz
authored andcommitted
Update Dockerfile (spryker#524)
1 parent f2a8f6d commit 895537e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/common/dashboard/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:alpine AS dashboard
1+
FROM node:22-alpine3.20 AS dashboard
22

33
RUN mkdir -p /dashboard
44
WORKDIR /dashboard

0 commit comments

Comments
 (0)