Skip to content

Commit

Permalink
fix: Dockerfile.mac_chip to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Nov 12, 2024
1 parent 91ec33b commit 74dcd6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.mac_chip
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Use this Dockerfile if you are using a Mac with an Apple chip

FROM python:3.12.3-alpine
FROM python:3.14.0a1-alpine

WORKDIR /usr/app

Expand Down

0 comments on commit 74dcd6b

Please sign in to comment.