Skip to content

Commit

Permalink
Merge pull request #97 from crazy-max/update-xx
Browse files Browse the repository at this point in the history
update xx to 1.2.1
  • Loading branch information
crazy-max authored Feb 14, 2023
2 parents 5eb2baa + ccd283e commit 069e729
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
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.1.2"
ARG XX_VERSION="1.2.1"
ARG DEBIAN_FRONTEND="noninteractive"

# common args
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.1.2"
ARG XX_VERSION="1.2.1"

ARG PKG_TYPE
ARG PKG_BASE_IMAGE
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.1.2"
ARG XX_VERSION="1.2.1"
ARG DEBIAN_FRONTEND="noninteractive"

# common args
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.1.2"
ARG XX_VERSION="1.2.1"

ARG PKG_TYPE
ARG PKG_BASE_IMAGE
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.1.2"
ARG XX_VERSION="1.2.1"
ARG DEBIAN_FRONTEND="noninteractive"

# https://github.com/containerd/containerd/blob/main/.github/workflows/ci.yml#L132
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.1.2"
ARG XX_VERSION="1.2.1"

ARG PKG_TYPE
ARG PKG_BASE_IMAGE
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.1.2"
ARG XX_VERSION="1.2.1"
ARG DEBIAN_FRONTEND="noninteractive"

# common args
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.1.2"
ARG XX_VERSION="1.2.1"

ARG PKG_TYPE
ARG PKG_BASE_IMAGE
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.1.2"
ARG XX_VERSION="1.2.1"
ARG DEBIAN_FRONTEND="noninteractive"

# https://github.com/docker/cli/blob/master/Dockerfile#L7
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.1.2"
ARG XX_VERSION="1.2.1"

ARG PKG_TYPE
ARG PKG_BASE_IMAGE
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.1.2"
ARG XX_VERSION="1.2.1"
ARG DEBIAN_FRONTEND="noninteractive"

# https://github.com/moby/moby/blob/master/Dockerfile#L178
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.1.2"
ARG XX_VERSION="1.2.1"

ARG PKG_TYPE
ARG PKG_BASE_IMAGE
Expand Down
2 changes: 1 addition & 1 deletion pkg/sbom/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.1.2"
ARG XX_VERSION="1.2.1"
ARG DEBIAN_FRONTEND="noninteractive"

# common args
Expand Down
2 changes: 1 addition & 1 deletion pkg/sbom/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.1.2"
ARG XX_VERSION="1.2.1"

ARG PKG_TYPE
ARG PKG_BASE_IMAGE
Expand Down
2 changes: 1 addition & 1 deletion pkg/scan/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.1.2"
ARG XX_VERSION="1.2.1"
ARG DEBIAN_FRONTEND="noninteractive"

# common args
Expand Down
2 changes: 1 addition & 1 deletion pkg/scan/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.1.2"
ARG XX_VERSION="1.2.1"

ARG PKG_TYPE
ARG PKG_BASE_IMAGE
Expand Down

0 comments on commit 069e729

Please sign in to comment.