Updated dockge version
This commit is contained in:
parent
ab5630602d
commit
676e5e2b00
2 changed files with 2 additions and 2 deletions
|
@ -69,7 +69,7 @@ jobs:
|
|||
needs: [ build-site ]
|
||||
if: success()
|
||||
runs-on: docker
|
||||
container: forgejo.neshweb.net/firq/dockge-cli:0.1.1
|
||||
container: forgejo.neshweb.net/firq/dockge-cli:0.1.2
|
||||
steps:
|
||||
- name: Configure Dockge CLI
|
||||
run: |
|
||||
|
|
|
@ -54,7 +54,7 @@ jobs:
|
|||
needs: [ build-site ]
|
||||
if: success()
|
||||
runs-on: docker
|
||||
container: forgejo.neshweb.net/firq/dockge-cli:0.1.1
|
||||
container: forgejo.neshweb.net/firq/dockge-cli:0.1.2
|
||||
steps:
|
||||
- name: Configure Dockge CLI
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue