Skip to content

Commit

Permalink
Update alpine and python (#31826)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxi297 authored Oct 26, 2023
1 parent dce83a9 commit f3e6e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbyte-cdk/python/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.9.11-alpine3.15 as base
FROM python:3.9.18-alpine3.18 as base

# build and load all requirements
FROM base as builder
Expand Down

0 comments on commit f3e6e31

Please sign in to comment.