Skip to content

Commit

Permalink
fix: docker/Dockerfile.base to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Nov 6, 2023
1 parent 3d9d4a6 commit 440d356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.base
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:23.04
FROM ubuntu:mantic-20231011

ENV NODE_VERSION=16.0.0
ENV ARCH=x64
Expand Down

0 comments on commit 440d356

Please sign in to comment.