We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5661b59 commit 47a1b5fCopy full SHA for 47a1b5f
Dockerfile
@@ -1,6 +1,6 @@
1
# DEPENDENCIES
2
# fabric-shim needs node ^18.0.0
3
-FROM node:18.20.2-bullseye AS build
+FROM node:18.20.3-bullseye AS build
4
5
RUN --mount=type=cache,sharing=locked,target=/var/cache/apt \
6
export DEBIAN_FRONTEND=noninteractive \
0 commit comments