This commit is contained in:
@@ -23,6 +23,6 @@ jobs:
|
||||
buildkit_addr: ${{ vars.BUILDKIT_ADDRESS }}
|
||||
context: ${{gitea.workspace}}/act-runners/fatboy
|
||||
dockerfile: ${{gitea.workspace}}/act-runners/fatboy
|
||||
tags: git.limbosolutions.com/kb/gitea/act_runner:0.3-fatboy
|
||||
tags: git.limbosolutions.com/kb/gitea/act_runner:0.6-fatboy
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM gitea/act_runner:0.3.0
|
||||
FROM gitea/act_runner:0.6.0
|
||||
|
||||
RUN echo "build started.." && \
|
||||
apk add --no-cache openssh-client curl ansible nodejs rclone rsync nodejs envsubst bash tar jq
|
||||
|
||||
Reference in New Issue
Block a user