Skip to content

Commit cfca7ca

Browse files
committed
dockerfile: bump to v2.2.0
Signed-off-by: Eduardo Silva <[email protected]>
1 parent 663e01e commit cfca7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# docker buildx build --platform "linux/amd64,linux/arm64,linux/arm/v7" -f ./dockerfiles/Dockerfile.multiarch --build-arg FLB_TARBALL=https://github.com/fluent/fluent-bit/archive/v1.8.11.tar.gz ./dockerfiles/
1212

1313
# Set this to the current release version: it gets done so as part of the release.
14-
ARG RELEASE_VERSION=2.1.11
14+
ARG RELEASE_VERSION=2.2.0
1515

1616
# For multi-arch builds - assumption is running on an AMD64 host
1717
FROM multiarch/qemu-user-static:x86_64-arm as qemu-arm32

0 commit comments

Comments
 (0)