Skip to content

Commit

Permalink
fix(security): version bump to latest minor python image
Browse files Browse the repository at this point in the history
  • Loading branch information
david-leifker committed Dec 8, 2022
1 parent 1282cf7 commit 0866d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/datahub-ingestion/base.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.10.7 as base
FROM python:3.10 as base

ENV DOCKERIZE_VERSION v0.6.1
ENV LIBRDKAFKA_VERSION=1.6.2
Expand Down

0 comments on commit 0866d0b

Please sign in to comment.