Skip to content

Commit

Permalink
fix: merge masater
Browse files Browse the repository at this point in the history
  • Loading branch information
AidanAbd committed Jul 16, 2024
1 parent 2818e65 commit 0c6e47a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion crio.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ run --mount=type=cache,target=/var/cache/apt,sharing=locked \
--mount=type=cache,target=/var/lib/apt,sharing=locked \
<<DKR
git clone \
--branch v1.28-sysbox \
--branch v1.29-sysbox \
--depth 1 \
--shallow-submodules \
https://github.com/nestybox/cri-o.git \
Expand Down
2 changes: 0 additions & 2 deletions sysbox-eks.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ variable "sysbox_version" {
}
}

# ubuntu-eks/k8s_1.28/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-

variable "k8s_version" {
type = string
default = "1.29"
Expand Down

0 comments on commit 0c6e47a

Please sign in to comment.