Skip to content

Commit

Permalink
upgrading to python 3.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
PhillipsOwen committed Feb 15, 2024
1 parent 9f339b8 commit 8d8b32a
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
Expand Up @@ -8,7 +8,7 @@

# This Dockerfile is used to build the iRODS-K8s-Staging image

FROM python:3.11.7-slim
FROM python:3.12.2-slim

# update the image base
RUN apt-get update && apt-get -y upgrade
Expand Down

0 comments on commit 8d8b32a

Please sign in to comment.