Merge pull request #4696 from mempool/dependabot/docker/docker/frontend/node-20.11.1-buster-slim
Bump node from 20.8.0-buster-slim to 20.11.1-buster-slim in /docker/frontend
This commit is contained in:
commit
9fa6d232d9
@ -1,4 +1,4 @@
|
||||
FROM node:20.8.0-buster-slim AS builder
|
||||
FROM node:20.11.1-buster-slim AS builder
|
||||
|
||||
ARG commitHash
|
||||
ENV DOCKER_COMMIT_HASH=${commitHash}
|
||||
|
Loading…
x
Reference in New Issue
Block a user