Skip to content

Commit

Permalink
Patch known vulnerability in secret-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
jupyterhub-bot committed Nov 1, 2023
1 parent 9e35333 commit a98e7cf
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.11-alpine

# VULN_SCAN_TIME=2023-10-16_05:13:02
# VULN_SCAN_TIME=2023-11-01_15:54:22

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

0 comments on commit a98e7cf

Please sign in to comment.