Skip to content

Commit

Permalink
python3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewpeterkort committed Dec 18, 2023
1 parent 27898bf commit dff2bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etl-job/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# set base image (host OS)
FROM python:3.9.16-slim-buster
FROM python:3.12.1-slim-bullseye

# install dependencies
RUN apt-get -y update
Expand Down

0 comments on commit dff2bea

Please sign in to comment.