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 8994c37 commit a8cc9ca
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 @@ -7,7 +7,7 @@

# This Dockerfile is used to build the APSVIZ-Supervisor 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 a8cc9ca

Please sign in to comment.