mirror of
https://github.com/mempool/mempool.git
synced 2025-03-17 21:32:02 +01:00
Merge pull request #5239 from mempool/dependabot/docker/docker/frontend/node-20.15.0-buster-slim
Bump node from 20.14.0-buster-slim to 20.15.0-buster-slim in /docker/frontend
This commit is contained in:
commit
7ed35b955d
@ -1,4 +1,4 @@
|
||||
FROM node:20.14.0-buster-slim AS builder
|
||||
FROM node:20.15.0-buster-slim AS builder
|
||||
|
||||
ARG commitHash
|
||||
ENV DOCKER_COMMIT_HASH=${commitHash}
|
||||
|
Loading…
x
Reference in New Issue
Block a user