From 879579926b41f9775c0dbe17ab22dd070b0aa25e Mon Sep 17 00:00:00 2001 From: Joschka Braun Date: Wed, 3 May 2023 16:17:05 +0200 Subject: [PATCH] :bug: fix: don't change docker --- src/options/generate/templates_user.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/options/generate/templates_user.py b/src/options/generate/templates_user.py index 03069e2..1871a48 100644 --- a/src/options/generate/templates_user.py +++ b/src/options/generate/templates_user.py @@ -323,6 +323,7 @@ Here is the summary of the error that occurred: You should suggest 3 to 5 possible solutions on how to solve it. Obey the following rules: You have no access to the documentation of the package. +You must not change the Dockerfile. Note that any changes needed to make the test pass must be written under the constraint that ''' + IMPLEMENTATION_FILE_NAME + ''' will be used in a different file as well. ''' + f'{not_allowed_function_string}\n{not_allowed_docker_string}\n{gpt_35_turbo_usage_string}' + '''