Skip to content

Commit

Permalink
bump python version
Browse files Browse the repository at this point in the history
  • Loading branch information
rybesh committed Oct 26, 2024
1 parent fd6361c commit 7bd5013
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .tool-versions

This file was deleted.

2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG PYTHON_VERSION=3.11-slim-bookworm
ARG PYTHON_VERSION=3.12-slim

FROM --platform=linux/amd64 python:${PYTHON_VERSION}

Expand Down

0 comments on commit 7bd5013

Please sign in to comment.