Skip to content

Commit 9267653

Browse files
committed
imp: github actions
1 parent 2af2d0b commit 9267653

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker_auto.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
build-args: |
6464
PRIVOXY_VERSION=${{ env.PRIVOXY_VERSION }}
6565
push: true
66+
target: runtime
6667
labels: |
6768
org.opencontainers.image.authors=${{ github.repository_owner }}
6869
org.opencontainers.image.created=${{ env.BUILD_DATE }}
@@ -90,6 +91,7 @@ jobs:
9091
build-args: |
9192
PRIVOXY_VERSION=${{ env.PRIVOXY_VERSION }}
9293
push: true
94+
target: runtime
9395
labels: |
9496
org.opencontainers.image.authors=${{ github.repository_owner }}
9597
org.opencontainers.image.created=${{ env.BUILD_DATE }}

0 commit comments

Comments
 (0)