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 f0869a7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 4, 2024
1 parent 80894cc commit a886fea
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:f0869a7d996a9a69a2b5b42d26dcb44f900e4b68aea57c4c812e8d406e91b871

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

0 comments on commit a886fea

Please sign in to comment.