mirror of
https://github.com/mempool/mempool.git
synced 2025-03-12 19:04:07 +01:00
Merge pull request #5130 from mempool/dependabot/docker/docker/frontend/node-20.14.0-buster-slim
Bump node from 20.13.1-buster-slim to 20.14.0-buster-slim in /docker/frontend
This commit is contained in:
commit
2ce4b5604e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:20.13.1-buster-slim AS builder
|
||||
FROM node:20.14.0-buster-slim AS builder
|
||||
|
||||
ARG commitHash
|
||||
ENV DOCKER_COMMIT_HASH=${commitHash}
|
||||
|
|
Loading…
Add table
Reference in a new issue