10 Commits

Author SHA1 Message Date
LamGC 9fcfe9c5ab Sync upstream: drop armv7, add linux/ppc64le and linux/s390x
Check upstream updates / check-updates (push) Has been cancelled
2026-02-23 13:26:45 +08:00
LamGC b1595aca2c Update LATEST_VERSION to 3355.v388858a_47b_33-14
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
LamGC 942f66f787 Update LATEST_VERSION to 3355.v388858a_47b_33-13
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
LamGC 25a2d66a00 Update LATEST_VERSION to 3355.v388858a_47b_33-12
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
LamGC 7983e87c28 Update LATEST_VERSION to 3355.v388858a_47b_33-11
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
LamGC ae0a6312cf Update LATEST_VERSION to 3355.v388858a_47b_33-10
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
LamGC a5dc24b7af Update LATEST_VERSION to 3355.v388858a_47b_33-9
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
LamGC 48199ea5a9 Update LATEST_VERSION to 3355.v388858a_47b_33-8
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
LamGC 706286cacd Update LATEST_VERSION to 3355.v388858a_47b_33-7
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
LamGC 0d66e641b6 Update LATEST_VERSION to 3355.v388858a_47b_33-6
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
+2 -2
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
+1 -1
View File
@@ -1 +1 @@
3355.v388858a_47b_33-5
3355.v388858a_47b_33-14