Skip to content

Commit

Permalink
Merge pull request #63 from psadi/snyk-fix-dff0406aace0320f9c03b59c2b…
Browse files Browse the repository at this point in the history
…b463f7

[Snyk] Security upgrade python from 3.13.0b3-alpine to 3.13.0rc1-alpine
  • Loading branch information
psadi authored Sep 8, 2024
2 parents bd7a83c + 7abca40 commit 6be9c28
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
Expand Up @@ -17,7 +17,7 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
############################################################################

FROM python:3.13.0b3-alpine
FROM python:3.13.0rc1-alpine

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

Expand Down

0 comments on commit 6be9c28

Please sign in to comment.