Skip to content

Commit

Permalink
fix: docker/Dockerfile-base to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jan 9, 2025
1 parent 4990fd5 commit 5711609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile-base
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12.3-alpine
FROM python:3.14.0a3-alpine
LABEL description.short="Cowbird base"
LABEL description.long="Cowbird middleware to manage interactions between various birds of the bird-house stack."
LABEL Maintainer="Ouranos, CRIM"
Expand Down

0 comments on commit 5711609

Please sign in to comment.