Skip to content

Commit a657b22

Browse files
authored
Update Makefile
1 parent fb104c4 commit a657b22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ proto: src/stealthimfilestorage/proto/filestorage_pb2.py src/stealthimfilestorag
2222
build: proto
2323
poetry build
2424

25-
./bin/StealthIMFileStorage.docker.zst: $(GO_FILES) proto
25+
./bin/StealthIMFileStorage.docker.zst:
2626
docker-compose build
2727
@mkdir -p ./bin
2828
docker save stealthimfilestorage-app > ./bin/StealthIMFileStorage.docker

0 commit comments

Comments
 (0)