Skip to content

Commit 42b11c0

Browse files
committed
Dockerfile.ubuntu-build -> Dockerfile.ubuntu-dev
1 parent 907e0f3 commit 42b11c0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/docker-weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
weekly-container-build:
1616
uses: ./.github/workflows/reusable-container-workflow.yaml
1717
with:
18-
dockerfile: tools/docker/Dockerfile.ubuntu-build
18+
dockerfile: tools/docker/Dockerfile.ubuntu-dev
1919
tag: alpha
2020
image: ghcr.io/${{ github.repository }}
2121
registry: ghcr.io
File renamed without changes.

0 commit comments

Comments
 (0)