Skip to content

Commit

Permalink
Merge pull request #32 from psadi/snyk-fix-098cf4735f1c0b630ae16acf44…
Browse files Browse the repository at this point in the history
…a9aa78

[Snyk] Security upgrade python from 3.12.1-alpine to 3.13.0a4-alpine
  • Loading branch information
psadi authored Mar 17, 2024
2 parents 54d7022 + 89db5ab commit a8cfe2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12.1-alpine
FROM python:3.13.0a4-alpine

COPY dist/bb-*.tar.gz bb.tar.gz

Expand Down

0 comments on commit a8cfe2c

Please sign in to comment.