Skip to content

Commit 82f92be

Browse files
committed
tmp
1 parent c000021 commit 82f92be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container/alpine/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ WORKDIR /bin
1515
COPY --from=goredoer /goredo .
1616
RUN \
1717
apk add --no-cache --update \
18-
actionlint~=1.7 \
18+
# actionlint~=1.7 \
1919
bash~=5.2 \
2020
coreutils~=9.7 \
2121
curl~=8.14 \

0 commit comments

Comments
 (0)