We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df8f641 commit ce0040aCopy full SHA for ce0040a
1 file changed
.github/workflows/docker_auto.yml
@@ -13,7 +13,7 @@ jobs:
13
needs:
14
- tests
15
env:
16
- DOCKER_PLATFORMS: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/386
+ DOCKER_PLATFORMS: linux/amd64
17
DOCKER_IMAGE: ghtardo/docker-privoxy-https
18
LASTEST_VERSION: "4.0.0"
19
PRIVOXY_VERSION: "4.0.0"
0 commit comments