Skip to content

Commit 323977c

Browse files
build(deps): bump node from c9a13be to 8ad888c in /frontend (#5049)
Bumps node from `c9a13be` to `8ad888c`. --- updated-dependencies: - dependency-name: node dependency-version: 24.0.2-bullseye-slim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 800d4a7 commit 323977c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:24.0.2-bullseye-slim@sha256:c9a13be74147e99588b5e3a85d1ced7c36931878a39846024099003e33fa471a AS base
1+
FROM node:24.0.2-bullseye-slim@sha256:8ad888c8f4ff5ec913aaacef7e5894a098df872ae7ced0139448921280f4ceb8 AS base
22

33
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
44
ARG TARGETPLATFORM

0 commit comments

Comments
 (0)