-
Notifications
You must be signed in to change notification settings - Fork 979
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Recently QEMU on amd64 host cause build failure, so we switched to ubuntu 24.04 arm host. This is because that -arm64-1.0 will not published. Use -arm64-1.1 for k8s. fluent/fluentd-docker-image#414 fluent/fluentd-docker-image#417 Signed-off-by: Kentaro Hayashi <[email protected]>
- Loading branch information
Showing
18 changed files
with
18 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# DO NOT EDIT THIS FILE DIRECTLY, USE /templates/Dockerfile.erb | ||
|
||
# For multiarch build on Docker hub automated build. | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.0 | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.1 | ||
|
||
LABEL maintainer="Eduardo Silva <[email protected]>" | ||
USER root | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# DO NOT EDIT THIS FILE DIRECTLY, USE /templates/Dockerfile.erb | ||
|
||
# For multiarch build on Docker hub automated build. | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.0 | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.1 | ||
|
||
LABEL maintainer="Eduardo Silva <[email protected]>" | ||
USER root | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# DO NOT EDIT THIS FILE DIRECTLY, USE /templates/Dockerfile.erb | ||
|
||
# For multiarch build on Docker hub automated build. | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.0 | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.1 | ||
|
||
LABEL maintainer="Eduardo Silva <[email protected]>" | ||
USER root | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# DO NOT EDIT THIS FILE DIRECTLY, USE /templates/Dockerfile.erb | ||
|
||
# For multiarch build on Docker hub automated build. | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.0 | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.1 | ||
|
||
LABEL maintainer="Eduardo Silva <[email protected]>" | ||
USER root | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# DO NOT EDIT THIS FILE DIRECTLY, USE /templates/Dockerfile.erb | ||
|
||
# For multiarch build on Docker hub automated build. | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.0 | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.1 | ||
|
||
LABEL maintainer="Eduardo Silva <[email protected]>" | ||
USER root | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# DO NOT EDIT THIS FILE DIRECTLY, USE /templates/Dockerfile.erb | ||
|
||
# For multiarch build on Docker hub automated build. | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.0 | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.1 | ||
|
||
LABEL maintainer="Eduardo Silva <[email protected]>" | ||
USER root | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# DO NOT EDIT THIS FILE DIRECTLY, USE /templates/Dockerfile.erb | ||
|
||
# For multiarch build on Docker hub automated build. | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.0 | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.1 | ||
|
||
LABEL maintainer="Eduardo Silva <[email protected]>" | ||
USER root | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# DO NOT EDIT THIS FILE DIRECTLY, USE /templates/Dockerfile.erb | ||
|
||
# For multiarch build on Docker hub automated build. | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.0 | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.1 | ||
|
||
LABEL maintainer="Eduardo Silva <[email protected]>" | ||
USER root | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# DO NOT EDIT THIS FILE DIRECTLY, USE /templates/Dockerfile.erb | ||
|
||
# For multiarch build on Docker hub automated build. | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.0 | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.1 | ||
|
||
LABEL maintainer="Eduardo Silva <[email protected]>" | ||
USER root | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# DO NOT EDIT THIS FILE DIRECTLY, USE /templates/Dockerfile.erb | ||
|
||
# For multiarch build on Docker hub automated build. | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.0 | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.1 | ||
|
||
LABEL maintainer="Eduardo Silva <[email protected]>" | ||
USER root | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# DO NOT EDIT THIS FILE DIRECTLY, USE /templates/Dockerfile.erb | ||
|
||
# For multiarch build on Docker hub automated build. | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.0 | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.1 | ||
|
||
LABEL maintainer="Eduardo Silva <[email protected]>" | ||
USER root | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# DO NOT EDIT THIS FILE DIRECTLY, USE /templates/Dockerfile.erb | ||
|
||
# For multiarch build on Docker hub automated build. | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.0 | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.1 | ||
|
||
LABEL maintainer="Eduardo Silva <[email protected]>" | ||
USER root | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# DO NOT EDIT THIS FILE DIRECTLY, USE /templates/Dockerfile.erb | ||
|
||
# For multiarch build on Docker hub automated build. | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.0 | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.1 | ||
|
||
LABEL maintainer="Eduardo Silva <[email protected]>" | ||
USER root | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# DO NOT EDIT THIS FILE DIRECTLY, USE /templates/Dockerfile.erb | ||
|
||
# For multiarch build on Docker hub automated build. | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.0 | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.1 | ||
|
||
LABEL maintainer="Eduardo Silva <[email protected]>" | ||
USER root | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# DO NOT EDIT THIS FILE DIRECTLY, USE /templates/Dockerfile.erb | ||
|
||
# For multiarch build on Docker hub automated build. | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.0 | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.1 | ||
|
||
LABEL maintainer="Eduardo Silva <[email protected]>" | ||
USER root | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# DO NOT EDIT THIS FILE DIRECTLY, USE /templates/Dockerfile.erb | ||
|
||
# For multiarch build on Docker hub automated build. | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.0 | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.1 | ||
|
||
LABEL maintainer="Eduardo Silva <[email protected]>" | ||
USER root | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# DO NOT EDIT THIS FILE DIRECTLY, USE /templates/Dockerfile.erb | ||
|
||
# For multiarch build on Docker hub automated build. | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.0 | ||
FROM fluent/fluentd:v1.16.7-debian-arm64-1.1 | ||
|
||
LABEL maintainer="Eduardo Silva <[email protected]>" | ||
USER root | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters