Skip to content

Commit

Permalink
fix/vferdinandov/WPB 15480 Fixing script sftd (wireapp#4468)
Browse files Browse the repository at this point in the history
  • Loading branch information
siberijah authored Feb 21, 2025
1 parent e31eaf7 commit fde453f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/sftd_disco/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.PHONY: docker

DOCKER_TAG = 1.1.0
DOCKER_TAG = 1.1.1

docker:
docker build -t quay.io/wire/sftd_disco:$(DOCKER_TAG) -f Dockerfile .

0 comments on commit fde453f

Please sign in to comment.