Skip to content

Commit

Permalink
Update Dockerfile (#984)
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop authored Apr 25, 2024
1 parent 1e1def6 commit 244154d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# this image gets published to GHCR for production use
ARG py_version=3.10.7
ARG py_version=3.11.2

FROM python:$py_version-slim-bullseye as base

Expand Down

0 comments on commit 244154d

Please sign in to comment.