Skip to content

Commit b9fd8fd

Browse files
Patch known vulnerability in secret-sync
1 parent 2258860 commit b9fd8fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/secret-sync/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM python:3.9-alpine
22

3-
# VULN_SCAN_TIME=2022-08-15_05:35:56
3+
# VULN_SCAN_TIME=2022-10-10_06:01:28
44

55
# Note that we use tini-static, it embeds dependencies missing in alpine
66
RUN ARCH=`uname -m`; \

0 commit comments

Comments
 (0)