Skip to content

Commit 509c065

Browse files
authored
Merge pull request #2992 from jupyterhub/vuln-scan-secret-sync
Vulnerability patch in secret-sync
2 parents 37c2d22 + 04c8d08 commit 509c065

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.11-alpine
22

3-
# VULN_SCAN_TIME=2022-12-12_05:13:54
3+
# VULN_SCAN_TIME=2023-01-09_05:13:30
44

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

0 commit comments

Comments
 (0)