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 1fff371 commit d5a42bfCopy full SHA for d5a42bf
.github/workflows/main.yml
@@ -6,7 +6,7 @@ on:
6
docker_images:
7
description: 'Comma-separated list of Docker images to pull'
8
required: true
9
- default: 'alpine:latest,ubuntu:latest'
+ default: 'wukongdaily/box:latest'
10
platform:
11
description: 'Platform architecture (e.g., amd64, arm64)'
12
0 commit comments