Skip to content

Commit

Permalink
Fix: update dockerimage base node compose image
Browse files Browse the repository at this point in the history
  • Loading branch information
rdig committed Oct 30, 2024
1 parent 97d25c0 commit d76c5fb
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:14.18.0
FROM node:14.18.0-bullseye

# Update the apt cache
RUN apt-get clean
Expand Down

0 comments on commit d76c5fb

Please sign in to comment.