Skip to content

Commit 3ba036a

Browse files
committed
Use slim
1 parent 2c64730 commit 3ba036a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

production/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22

3-
FROM node:16.14.2-bullseye
3+
FROM node:16.14.2-slim
44

55
RUN apt update && apt install -y ca-certificates
66

0 commit comments

Comments
 (0)