Skip to content

Commit

Permalink
Update Dockerfile (spryker#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderM91 authored and marek-obuchowicz committed Oct 22, 2024
1 parent f2a8f6d commit 895537e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/common/dashboard/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:alpine AS dashboard
FROM node:22-alpine3.20 AS dashboard

RUN mkdir -p /dashboard
WORKDIR /dashboard
Expand Down

0 comments on commit 895537e

Please sign in to comment.