Unpinned Dockge
This commit is contained in:
parent
de68104603
commit
a9568375c1
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ jobs:
|
|||
pip config set global.timeout 60
|
||||
pip config set global.trusted-host "pypi.org forgejo.neshweb.net"
|
||||
- name: Install Dockge CLI
|
||||
run: pip install dockge-cli==0.1.1-c.1
|
||||
run: pip install dockge-cli
|
||||
- name: Configure Dockge CLI
|
||||
run: |
|
||||
dockge host https://dockge.firq.dev
|
||||
|
|
Loading…
Reference in a new issue