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 cdd65cb commit 717b18aCopy full SHA for 717b18a
.github/workflows/build.yaml
@@ -64,3 +64,5 @@ jobs:
64
push: ${{ github.event_name != 'pull_request' }}
65
tags: ${{ steps.meta.outputs.tags }}
66
labels: ${{ steps.meta.outputs.labels }}
67
+ build-args: |
68
+ APE_VERSION=latest-slim
0 commit comments