Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pkg/buildx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ARG XX_VERSION="1.7.0"
ARG XX_VERSION="1.9.0"
ARG DEBIAN_FRONTEND="noninteractive"

ARG DISTRO_NAME="debian12"
Expand Down
2 changes: 1 addition & 1 deletion pkg/buildx/verify.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ARG XX_VERSION="1.7.0"
ARG XX_VERSION="1.9.0"

ARG DISTRO_TYPE="deb"
ARG DISTRO_IMAGE="debian:bookworm"
Expand Down
2 changes: 1 addition & 1 deletion pkg/cagent/verify.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ARG XX_VERSION="1.7.0"
ARG XX_VERSION="1.9.0"

ARG DISTRO_TYPE="deb"
ARG DISTRO_IMAGE="debian:bookworm"
Expand Down
2 changes: 1 addition & 1 deletion pkg/compose/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ARG XX_VERSION="1.7.0"
ARG XX_VERSION="1.9.0"
ARG DEBIAN_FRONTEND="noninteractive"

ARG DISTRO_NAME="debian12"
Expand Down
2 changes: 1 addition & 1 deletion pkg/compose/verify.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ARG XX_VERSION="1.7.0"
ARG XX_VERSION="1.9.0"

ARG DISTRO_TYPE="deb"
ARG DISTRO_IMAGE="debian:bookworm"
Expand Down
2 changes: 1 addition & 1 deletion pkg/containerd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ARG XX_VERSION="1.7.0"
ARG XX_VERSION="1.9.0"
ARG DEBIAN_FRONTEND="noninteractive"

# https://github.com/containerd/containerd/blob/main/.github/workflows/ci.yml#L111
Expand Down
2 changes: 1 addition & 1 deletion pkg/containerd/verify.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ARG XX_VERSION="1.7.0"
ARG XX_VERSION="1.9.0"

ARG DISTRO_TYPE="deb"
ARG DISTRO_IMAGE="debian:bookworm"
Expand Down
2 changes: 1 addition & 1 deletion pkg/credential-helpers/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ARG XX_VERSION="1.7.0"
ARG XX_VERSION="1.9.0"
ARG OSXCROSS_VERSION="11.3-r7-debian"
ARG DEBIAN_FRONTEND="noninteractive"

Expand Down
2 changes: 1 addition & 1 deletion pkg/credential-helpers/verify.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ARG XX_VERSION="1.7.0"
ARG XX_VERSION="1.9.0"

ARG DISTRO_TYPE="deb"
ARG DISTRO_IMAGE="debian:bookworm"
Expand Down
2 changes: 1 addition & 1 deletion pkg/docker-cli/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ARG XX_VERSION="1.7.0"
ARG XX_VERSION="1.9.0"
ARG DEBIAN_FRONTEND="noninteractive"

# https://github.com/docker/cli/blob/master/Dockerfile#L9
Expand Down
2 changes: 1 addition & 1 deletion pkg/docker-cli/verify.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ARG XX_VERSION="1.7.0"
ARG XX_VERSION="1.9.0"

ARG DISTRO_TYPE="deb"
ARG DISTRO_IMAGE="debian:bookworm"
Expand Down
2 changes: 1 addition & 1 deletion pkg/docker-engine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ARG XX_VERSION="1.7.0"
ARG XX_VERSION="1.9.0"
ARG DEBIAN_FRONTEND="noninteractive"

# https://github.com/moby/moby/blob/master/Dockerfile#L157
Expand Down
2 changes: 1 addition & 1 deletion pkg/docker-engine/verify.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ARG XX_VERSION="1.7.0"
ARG XX_VERSION="1.9.0"

ARG DISTRO_TYPE="deb"
ARG DISTRO_IMAGE="debian:bookworm"
Expand Down
2 changes: 1 addition & 1 deletion pkg/model/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ARG XX_VERSION="1.7.0"
ARG XX_VERSION="1.9.0"
ARG DEBIAN_FRONTEND="noninteractive"

ARG DISTRO_NAME="debian12"
Expand Down
2 changes: 1 addition & 1 deletion pkg/model/verify.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ARG XX_VERSION="1.7.0"
ARG XX_VERSION="1.9.0"

ARG DISTRO_TYPE="deb"
ARG DISTRO_IMAGE="debian:bookworm"
Expand Down