mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 19:13:34 +00:00
corrosion: use Corrosion 2026.6.15 with fixed API authz for CLI query/exec commands
This commit is contained in:
@@ -18,7 +18,7 @@ import (
|
||||
)
|
||||
|
||||
// Image is the Corrosion image pinned to the uncloudd version.
|
||||
const Image = "ghcr.io/unlabs-dev/corrosion:2026.5.14"
|
||||
const Image = "ghcr.io/unlabs-dev/corrosion:2026.6.15"
|
||||
|
||||
type DockerService struct {
|
||||
Client *client.Client
|
||||
|
||||
Reference in New Issue
Block a user