Skip to content

Commit

Permalink
Merge pull request #20 from beac0n5/master
Browse files Browse the repository at this point in the history
python:3.13.0b1-slim update
  • Loading branch information
rly0nheart authored May 10, 2024
2 parents e008865 + d250044 commit fcc5041
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,6 +1,6 @@
# syntax=docker/dockerfile:1

FROM python:3.13.0a2-slim
FROM python:3.13.0b1-slim

WORKDIR /app

Expand Down

0 comments on commit fcc5041

Please sign in to comment.