Skip to content

Commit dd091a0

Browse files
committed
build: update tonistiigi/xx to v1.1.0
https://github.com/tonistiigi/xx/releases/tag/v1.1.0 Signed-off-by: Hidde Beydals <[email protected]>
1 parent 16320c7 commit dd091a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/actions/run-tests/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG BASE_VARIANT=bullseye
22
ARG GO_VERSION=1.16.12
3-
ARG XX_VERSION=1.0.0-rc.2
3+
ARG XX_VERSION=1.1.0
44

55
ARG LIBGIT2_IMG=ghcr.io/fluxcd/golang-with-libgit2
66
ARG LIBGIT2_TAG=libgit2-1.1.1-1

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ARG BASE_VARIANT=bullseye
22
ARG GO_VERSION=1.16.12
33
ARG GO_LATEST=1.17.5
4-
ARG XX_VERSION=1.0.0-rc.2
4+
ARG XX_VERSION=1.1.0
55

66
ARG LIBGIT2_IMG=ghcr.io/fluxcd/golang-with-libgit2
77
ARG LIBGIT2_TAG=libgit2-1.1.1-1

0 commit comments

Comments
 (0)