Skip to content

Commit

Permalink
chore(deps): update node.js to 87dd739 (#4678)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 87f1448 commit e33bf36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:23.3.0-bullseye-slim@sha256:e36f1a2dc3679be22adf3f8f601b85c94114fe5d4b8a51fd9d443092aeb60619 AS base
FROM node:23.3.0-bullseye-slim@sha256:87dd73937fa027300faff8cff62e4b82ac7ee135a20a08044215b5827925031e AS base

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
ARG TARGETPLATFORM
Expand Down

0 comments on commit e33bf36

Please sign in to comment.