Skip to content

Commit

Permalink
upping base image version
Browse files Browse the repository at this point in the history
  • Loading branch information
PhillipsOwen committed Oct 25, 2023
1 parent c6a8752 commit 37a4d7b
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-Collab-sync image

# leverage the renci python base image
FROM python:3.11.5-slim
FROM python:3.11.6-slim

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

0 comments on commit 37a4d7b

Please sign in to comment.