Skip to content

Commit 0403137

Browse files
committed
fix dockerfile name
1 parent 4d7101f commit 0403137

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scans.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
include:
21-
- BUILD_IMAGE_DOCKERFILE: builds/base/Base.Dockerfile
21+
- BUILD_IMAGE_DOCKERFILE: builds/base/Dockerfile
2222
BUILD_IMAGE_TAGS: CommandBox
2323
# - BUILD_IMAGE_DOCKERFILE: builds/debian/Lucee5.Dockerfile
2424
# BUILD_IMAGE_TAG: lucee5.3.10.97

0 commit comments

Comments
 (0)