Skip to content

Commit

Permalink
chore(deps): update node.js to 577f8eb
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 17, 2024
1 parent 33ffb22 commit cd5da5e
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@sha256:92701a26dafc0e33c87fc245537b39af27da2be9736c84ed4f6f100c7d7194b0 AS base
FROM node:21.7.1-alpine3.19@sha256:577f8eb599858005100d84ef3fb6bd6582c1b6b17877a393cdae4bfc9935f068 AS base

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

0 comments on commit cd5da5e

Please sign in to comment.