mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Bump node in /docker/frontend
Bumps node from 24.13-bookworm-slim to 24.19-bookworm-slim. --- updated-dependencies: - dependency-name: node dependency-version: 24.19-bookworm-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
29afce710d
commit
518822161a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:24.13-bookworm-slim AS builder
|
||||
FROM node:24.19-bookworm-slim AS builder
|
||||
|
||||
ARG commitHash
|
||||
ENV DOCKER_COMMIT_HASH=${commitHash}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue