mirror of
https://github.com/jwetzell/docker-guacamole.git
synced 2026-08-11 10:23:55 +00:00
add back arm/v7 platform
This commit is contained in:
@@ -26,4 +26,4 @@ jobs:
|
||||
tags: jwetzell/guacamole:base
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v8
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v8
|
||||
@@ -27,4 +27,4 @@ jobs:
|
||||
tags: jwetzell/guacamole:latest
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v8
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v8
|
||||
Reference in New Issue
Block a user