We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e08939d commit 5da5c3bCopy full SHA for 5da5c3b
airbyte_cdk/utils/docker_image_templates.py
@@ -37,7 +37,7 @@
37
# PYTHON CONNECTOR IMAGE ##
38
###########################
39
40
-PYTHON_CONNECTOR_DOCKERFILE_TEMPLATE = """
+PYTHON_CONNECTOR_DOCKERFILE_TEMPLATE = r"""
41
# syntax=docker/dockerfile:1
42
# check=skip=all
43
ARG BASE_IMAGE
0 commit comments