Skip to content

Commit

Permalink
upped the python version
Browse files Browse the repository at this point in the history
  • Loading branch information
PhillipsOwen committed Feb 16, 2024
1 parent 572f42e commit 9779362
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 apsviz-ui-data python 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 9779362

Please sign in to comment.