Skip to content

Commit

Permalink
Dockerfile: update xx to 1.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <[email protected]>
(cherry picked from commit 5955ccf)
Signed-off-by: Andrey Epifanov <[email protected]>

# Conflicts:
#	Dockerfile
  • Loading branch information
crazy-max authored and aepifanov committed Feb 26, 2024
1 parent b379ed2 commit 4b337d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ ARG CNI_VERSION=v1.1.0
ARG STARGZ_SNAPSHOTTER_VERSION=v0.11.3

ARG ALPINE_VERSION=3.15
ARG XX_VERSION=1.3.0

# git stage is used for checking out remote repository sources
FROM --platform=$BUILDPLATFORM alpine:${ALPINE_VERSION} AS git
Expand Down

0 comments on commit 4b337d6

Please sign in to comment.