Skip to content

Commit 2977e19

Browse files
committed
update
1 parent a8fead8 commit 2977e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ubuntu-base-docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
build_context:
1414
type: string
1515
description: "The context of the build"
16-
default: $(Get-Location).Path/containers/ubuntu
16+
default: "containers/ubuntu"
1717
docker_image_name:
1818
type: string
1919
description: 'Docker Image name?'

0 commit comments

Comments
 (0)