Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
chore(deps): update node.js to 507d885
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent 80894cc commit 48a76cc
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 @@
ARG NODE_VERSION=20-alpine3.18@sha256:5ff63217ec2757b29a4414e0f787bfc13c1f9cb6f053e46ff05c1a51bbd2e8e6
ARG NODE_VERSION=20-alpine3.18@sha256:507d8855eaed66d0e4012c50f38f9f2d3daf9b7b6ba8a0ade0806c849111ad9f

# Install dependencies only when needed
FROM node:$NODE_VERSION AS builder
Expand Down

0 comments on commit 48a76cc

Please sign in to comment.