Skip to content

Commit

Permalink
Merge pull request #3 from hxtree/snyk-fix-786977d04e8f6863f68462aaa5…
Browse files Browse the repository at this point in the history
…ce2fec

[Snyk] Security upgrade node from 14.18.3-buster to fermium-buster
  • Loading branch information
hxtree authored Mar 16, 2022
2 parents 4952343 + 7bddc49 commit 28cbe3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
################################################################################
# Base #
################################################################################
FROM node:14.18.3-buster as base
FROM node:fermium-buster as base

ARG DEBIAN_FRONTEND=noninteractive
ENV TZ=Etc/UTC
Expand Down

0 comments on commit 28cbe3c

Please sign in to comment.