mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
chore: build a use new corrosion image 2026.5.14 (pointing to v1.0.0 upstream) for ucind
This commit is contained in:
@@ -16,9 +16,8 @@ import (
|
||||
"github.com/docker/docker/client"
|
||||
)
|
||||
|
||||
const (
|
||||
LatestImage = "ghcr.io/psviderski/corrosion:latest"
|
||||
)
|
||||
// Image is the Corrosion image pinned to the uncloudd release.
|
||||
const Image = "ghcr.io/unlabs-dev/corrosion:2026.5.14"
|
||||
|
||||
type DockerService struct {
|
||||
Client *client.Client
|
||||
|
||||
Reference in New Issue
Block a user