Skip to content

Commit

Permalink
Use buster based node image
Browse files Browse the repository at this point in the history
  • Loading branch information
MrGoumX committed Jan 11, 2024
1 parent e6f3581 commit ba67f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
@@ -1,4 +1,4 @@
FROM node:10.19.0
FROM node:10.19.0-buster
LABEL maintainer="analytics@skroutz.gr"
RUN apt-get -qq update
RUN rm /usr/local/bin/yarn && \
Expand Down

0 comments on commit ba67f67

Please sign in to comment.