Skip to content

Commit

Permalink
Merge pull request #12 from eoyewobi/snyk-fix-cfbeb2283c4816614db9cbb…
Browse files Browse the repository at this point in the history
…d1c87c535

[Snyk] Security upgrade python from 3.11.3-slim-buster to 3.12.0b3-slim
  • Loading branch information
eoyewobi authored Jul 30, 2023
2 parents 0489fb3 + 760619f commit cce6cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11.3-slim-buster
FROM python:3.12.0b3-slim

# Upgrade pip
RUN pip install --upgrade pip
Expand Down

0 comments on commit cce6cc8

Please sign in to comment.