Skip to content

Commit

Permalink
fix: db-backup/Dockerfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Oct 19, 2024
1 parent 800f891 commit 9e56abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db-backup/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.9-slim
FROM python:3.13-slim

RUN mkdir /app

Expand Down

0 comments on commit 9e56abd

Please sign in to comment.