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 c000021 commit 82f92beCopy full SHA for 82f92be
container/alpine/Containerfile
@@ -15,7 +15,7 @@ WORKDIR /bin
15
COPY --from=goredoer /goredo .
16
RUN \
17
apk add --no-cache --update \
18
- actionlint~=1.7 \
+# actionlint~=1.7 \
19
bash~=5.2 \
20
coreutils~=9.7 \
21
curl~=8.14 \
0 commit comments