Skip to content

Commit

Permalink
Merge pull request #11 from beac0n5/snyk-fix-d84352c033bf5a581f3e53c3…
Browse files Browse the repository at this point in the history
…1eafc20d

[Snyk] Security upgrade python from 3.13.0a6-slim to 3.13.0b1-slim
  • Loading branch information
b34c0n5 authored May 10, 2024
2 parents 0e8e88d + 78f9c63 commit ed668c2
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.13.0a6-slim
FROM python:3.13.0b1-slim

RUN apt-get update
RUN apt install -y libboost-all-dev
Expand Down

0 comments on commit ed668c2

Please sign in to comment.