Skip to content

Commit

Permalink
This commit remove dependency from old version of node
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Paskal committed Jan 27, 2024
1 parent 551341e commit ee21278
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:lts-alpine3.16
FROM node:lts-alpine
MAINTAINER Andrey Paskal <[email protected]>

ENV USER node
Expand Down

0 comments on commit ee21278

Please sign in to comment.