Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit b6d7112

Browse files
authored
Merge pull request #252 from cats-oss/dependabot/docker/node-16.14.0-buster-slim
Bump node from 16.13.2-buster-slim to 16.14.0-buster-slim
2 parents 6fc4f85 + 54ba48d commit b6d7112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:16.13.2-buster-slim
1+
FROM node:16.14.0-buster-slim
22

33
ADD src/ /app/src/
44
ADD package.json /app/package.json

0 commit comments

Comments
 (0)