Skip to content

Commit 9c34e3a

Browse files
committed
test
1 parent 2757ffc commit 9c34e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/linux/Dockerfile_linux_glibc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
ARG NODE_VERSION
2121

22-
FROM node:${NODE_VERSION}
22+
FROM node:${NODE_VERSION}-buster
2323

2424
RUN apt-get update -y && \
2525
apt-get install -y \

0 commit comments

Comments
 (0)