Skip to content

Commit

Permalink
docker-ci: fix eol
Browse files Browse the repository at this point in the history
  • Loading branch information
kbdharun committed Jul 30, 2023
1 parent a553fd4 commit 88e2311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
./vib build recipe.yml
- name: Build the Docker image
run: docker image build -f Containerfile --tag vanillaos/core:validation .
run: docker image build -f Containerfile --tag vanillaos/core:validation .

0 comments on commit 88e2311

Please sign in to comment.