We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af2d0b commit 9267653Copy full SHA for 9267653
.github/workflows/docker_auto.yml
@@ -63,6 +63,7 @@ jobs:
63
build-args: |
64
PRIVOXY_VERSION=${{ env.PRIVOXY_VERSION }}
65
push: true
66
+ target: runtime
67
labels: |
68
org.opencontainers.image.authors=${{ github.repository_owner }}
69
org.opencontainers.image.created=${{ env.BUILD_DATE }}
@@ -90,6 +91,7 @@ jobs:
90
91
92
93
94
95
96
97
0 commit comments