Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from IMS-Network/snyk-fix-fd0f54bdaa70c4f91abf9…
Browse files Browse the repository at this point in the history
…9885a025235

[Snyk] Security upgrade node from 16-alpine3.12 to 19.4-bullseye-slim
thefourcraft authored Jan 28, 2023
2 parents b55ec7c + 881c23c commit 6836ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/alpine-base.dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# DON'T UPDATE TO alpine3.13, 1.14, see #41.
FROM node:16-alpine3.12
FROM node:19.4-bullseye-slim
WORKDIR /app

# Install apprise, iputils for non-root ping, setpriv

0 comments on commit 6836ddc

Please # to comment.