Skip to content

Commit

Permalink
Update docker/Dockerfile
Browse files Browse the repository at this point in the history
Co-authored-by: Emily Rockman <[email protected]>
  • Loading branch information
mikealfare and emmyoop authored Apr 26, 2024
1 parent ddb29b6 commit 45952e7
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 45952e7

Please sign in to comment.