Skip to content

Commit

Permalink
fix: applications/python-the-coffee-bar-apps/Dockerfile to reduce vul…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 6, 2024
1 parent 5d07c5f commit 229e173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/python-the-coffee-bar-apps/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11-alpine
FROM python:3.12.0a1-alpine

RUN apk add --no-cache bash net-tools iproute2 build-base gcc pkgconfig postgresql-dev linux-headers tzdata

Expand Down

0 comments on commit 229e173

Please sign in to comment.