Compare commits
2 Commits
aba3749d55
...
4acd2fd9ea
Author | SHA1 | Date | |
---|---|---|---|
4acd2fd9ea
|
|||
ed156c25fc |
@@ -37,7 +37,7 @@ jobs:
|
||||
|
||||
- name: Set up Node.js
|
||||
if: steps.check-branch-exists.outputs.exists == 'true'
|
||||
uses: actions/setup-node@v4
|
||||
uses: actions/setup-node@v5
|
||||
with:
|
||||
node-version: '22'
|
||||
|
||||
|
@@ -20,7 +20,7 @@ services:
|
||||
- /dev/net/tun:/dev/net/tun
|
||||
|
||||
dockerproxy:
|
||||
image: ghcr.io/tecnativa/docker-socket-proxy:v0.4.0
|
||||
image: ghcr.io/tecnativa/docker-socket-proxy:v0.4.1
|
||||
container_name: homepage-dockerproxy
|
||||
environment:
|
||||
- CONTAINERS=1
|
||||
|
Reference in New Issue
Block a user