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 622b880 commit caec272Copy full SHA for caec272
.github/workflows/build-ubuntu-base-docker.yaml
@@ -13,7 +13,7 @@ on:
13
build_context:
14
type: string
15
description: "The context of the build"
16
- default: "containers/ubuntu"
+ default: "."
17
docker_image_name:
18
19
description: 'Docker Image name?'
0 commit comments