rename to dockerfile

This commit is contained in:
Anders Rytter Hansen 2023-07-14 07:36:27 +02:00
commit 5327b6ab0b
2 changed files with 4 additions and 4 deletions

View file

@ -15,4 +15,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file Containerfile --tag my-ostree-OS:$(date +%s)
run: docker build . --file Containerfile --tag my-ostree-OS:latest