Skip to content

Commit

Permalink
restore old node version set by dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
umputun committed Aug 10, 2024
1 parent fc527cc commit 7320daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:22-alpine as build
FROM node:10-alpine as build

WORKDIR /app
RUN apk add --update --no-cache python make g++
Expand Down

0 comments on commit 7320daf

Please sign in to comment.