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