Skip to content

Commit 9e5c308

Browse files
committed
Use slim
1 parent 2c64730 commit 9e5c308

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-bullseye-slim
44

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

0 commit comments

Comments
 (0)