Skip to content

Commit

Permalink
Change base docker image.
Browse files Browse the repository at this point in the history
  • Loading branch information
luciansmith committed Jun 23, 2023
1 parent a763fa6 commit 63d4ec2
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
@@ -1,5 +1,5 @@
# Base OS
FROM python:3.9-slim-buster
FROM python:3.11-slim-bookworm

ARG VERSION="0.1.22"
ARG SIMULATOR_VERSION="0.11.25"
Expand Down

0 comments on commit 63d4ec2

Please sign in to comment.