Skip to content

Commit

Permalink
Merge pull request #3575 from jupyterhub/vuln-scan-secret-sync
Browse files Browse the repository at this point in the history
Vulnerability patch in secret-sync
  • Loading branch information
minrk authored Nov 19, 2024
2 parents a85242c + 7e0a404 commit c776cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/secret-sync/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM python:3.12-alpine

# VULN_SCAN_TIME=2024-10-21_05:05:20
# VULN_SCAN_TIME=2024-11-18_05:05:09

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

0 comments on commit c776cb0

Please sign in to comment.