We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82e31aa commit 9ec7935Copy full SHA for 9ec7935
Dockerfile
@@ -12,7 +12,7 @@ LABEL com.whoopsmonitor.env.WM_SMTP_PASSWORD=""
12
LABEL com.whoopsmonitor.env.WM_SMTP_FROM=""
13
LABEL com.whoopsmonitor.env.WM_SMTP_TO=""
14
15
-RUN apk add openssl=1.1.1g-r0 --no-cache
+RUN apk add openssl=1.1.1k-r0 --no-cache
16
17
WORKDIR /app
18
COPY ./src/index.js ./index.js
0 commit comments