Skip to content

Commit 18d3595

Browse files
committed
use ubuntu dockerfile
1 parent 3d0fd24 commit 18d3595

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ env:
66
REGISTRY: ghcr.io
77
# github.repository as <account>/<repo>
88
IMAGE_NAME: ${{ github.repository }}
9+
DOCKERFILE_PATH: ./ubuntu.Dockerfile # or specify a custom path if the Dockerfile is not in the root
910

1011

1112
jobs:

0 commit comments

Comments
 (0)