10 Commits

Author SHA1 Message Date
9fcfe9c5ab Sync upstream: drop armv7, add linux/ppc64le and linux/s390x
Some checks failed
Check upstream updates / check-updates (push) Has been cancelled
2026-02-23 13:26:45 +08:00
b1595aca2c Update LATEST_VERSION to 3355.v388858a_47b_33-14
Some checks failed
Build container image / build (push) Has been cancelled
Check upstream updates / check-updates (push) Has been cancelled
2026-02-18 00:29:47 +00:00
942f66f787 Update LATEST_VERSION to 3355.v388858a_47b_33-13
Some checks failed
Build container image / build (push) Has been cancelled
Check upstream updates / check-updates (push) Has been cancelled
2026-02-15 00:31:01 +00:00
25a2d66a00 Update LATEST_VERSION to 3355.v388858a_47b_33-12
Some checks failed
Build container image / build (push) Has been cancelled
Check upstream updates / check-updates (push) Has been cancelled
2026-02-09 00:30:12 +00:00
7983e87c28 Update LATEST_VERSION to 3355.v388858a_47b_33-11
Some checks failed
Build container image / build (push) Has been cancelled
Check upstream updates / check-updates (push) Has been cancelled
2026-02-08 00:36:29 +00:00
ae0a6312cf Update LATEST_VERSION to 3355.v388858a_47b_33-10
Some checks failed
Build container image / build (push) Has been cancelled
Check upstream updates / check-updates (push) Has been cancelled
2026-02-07 00:27:27 +00:00
a5dc24b7af Update LATEST_VERSION to 3355.v388858a_47b_33-9
Some checks failed
Build container image / build (push) Has been cancelled
Check upstream updates / check-updates (push) Has been cancelled
2026-02-05 00:29:20 +00:00
48199ea5a9 Update LATEST_VERSION to 3355.v388858a_47b_33-8
Some checks failed
Build container image / build (push) Has been cancelled
Check upstream updates / check-updates (push) Has been cancelled
2026-01-30 00:27:18 +00:00
706286cacd Update LATEST_VERSION to 3355.v388858a_47b_33-7
Some checks failed
Build container image / build (push) Has been cancelled
Check upstream updates / check-updates (push) Has been cancelled
2026-01-24 00:23:05 +00:00
0d66e641b6 Update LATEST_VERSION to 3355.v388858a_47b_33-6
Some checks failed
Build container image / build (push) Has been cancelled
Check upstream updates / check-updates (push) Has been cancelled
2026-01-22 00:25:03 +00:00
2 changed files with 3 additions and 3 deletions

View File

@ -32,6 +32,6 @@ jobs:
context: .
push: true
tags: lamgc/jenkins-agent-docker:latest, lamgc/jenkins-agent-docker:${{ steps.get-version.outputs.version }}
platforms: linux/amd64,linux/arm64,linux/arm/v7
platforms: linux/amd64,linux/arm64,linux/ppc64le,linux/s390x
cache-from: type=gha
cache-to: type=gha,mode=max
cache-to: type=gha,mode=max

View File

@ -1 +1 @@
3355.v388858a_47b_33-5
3355.v388858a_47b_33-14