Skip to content

Commit f85043c

Browse files
committed
update
1 parent 5fdec6a commit f85043c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
IMAGE_NAME: 'main'
1818
TAG: 'latest'
1919
DOCKERFILE_PATH: 'stable/alpine/Dockerfile'
20-
BUILD_CONTEXT: '.'
20+
BUILD_CONTEXT: 'stable/alpine/'
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2323

0 commit comments

Comments
 (0)