Skip to content

Commit

Permalink
chore(deps): pin node.js to 4999fa1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 14, 2024
1 parent d8b9654 commit 7c2688f
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:21.7.1-alpine3.19 AS base
FROM node:21.7.1-alpine3.19@sha256:4999fa1391e09259e71845d3d0e9ddfe5f51ab30253c8b490c633f710c7446a0 AS base

# Install dependencies only when needed
FROM base AS deps
Expand Down

0 comments on commit 7c2688f

Please sign in to comment.