Skip to content

Commit dbf2000

Browse files
author
Adrian Auer
committed
adjusted path to Dockerfile
1 parent f11e494 commit dbf2000

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_and_push_docker_images.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ jobs:
3636
- name: ui
3737
platforms: linux/arm64
3838
context: ./svelte-ui/
39-
file: ./docker/Dockerfile
39+
file: ./svelte-ui/docker/Dockerfile
4040
- name: ui_com
4141
platforms: linux/arm64
4242
context: ./helloric_ui_com/
43-
file: ./Dockerfile
43+
file: ./helloric_ui_com/Dockerfile
4444
- name: ds4
4545
platforms: linux/arm64
4646
context: .

0 commit comments

Comments
 (0)