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.
2 parents d89371f + 1a7dd23 commit d22647cCopy full SHA for d22647c
app/Dockerfile
@@ -3,7 +3,7 @@
3
# FROM rabidsheep55/python-base-eval-layer
4
FROM ghcr.io/lambda-feedback/baseevalutionfunctionlayer:main-3.12
5
6
-RUN yum install -y git
+RUN dnf install -y git
7
8
WORKDIR /app
9
0 commit comments