Skip to content

Commit ac4fe69

Browse files
Update gitea/act_runner Docker tag to v0.2.13
1 parent 96b9fb9 commit ac4fe69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitea-action/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ COPY --from=build /usr/local/bin /usr/local/bin
1717

1818
RUN mkdir -p /usr/local/lib/node_modules/@idrinth/api-bench
1919

20-
FROM gitea/act_runner:0.2.11 AS gitea
20+
FROM gitea/act_runner:0.2.13 AS gitea
2121

2222
ARG BUILD_VERSION
2323
ARG BUILD_TIME

0 commit comments

Comments
 (0)