Skip to content
This repository was archived by the owner on Nov 16, 2022. It is now read-only.

Commit eba8a94

Browse files
authored
Update docker-dev.yml
1 parent 5efca97 commit eba8a94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-dev.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
version: latest
1818
- name: build the image
19-
run: |
20-
docker buildx build \
19+
run: |
20+
docker buildx build \
2121
--tag freetakteam/freetakserver:dev \
2222
--platform linux/amd64,linux/arm/v7,linux/arm64 .

0 commit comments

Comments
 (0)