Skip to content

Commit

Permalink
feat: Pin Node.js Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
l0b0 committed Nov 22, 2023
1 parent aa374b9 commit cc9c93e
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:18-slim
FROM node:18-slim@sha256:caea82ddba051b3f8157bf6d12c732d6f232b56af0dcefd4b51d8d9f5196e9dd

RUN apt-get update && apt-get install openssh-client git -y

Expand Down

0 comments on commit cc9c93e

Please sign in to comment.