From d6cee500596d4dd8d2d11528ca98c94f8b0757ba Mon Sep 17 00:00:00 2001 From: Stefan Bethke Date: Tue, 30 Jul 2024 09:57:17 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9ed15e..1c40c9e 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ EOF ## Updating the image -You will need to look up the latest tag at https://hub.docker.com/r/pretix/standalone/tags and change it in both the `Dockerfile`` and in ``.gitlab-ci.yml`. +You will need to look up the latest tag at https://hub.docker.com/r/pretix/standalone/tags and change it in both the `Dockerfile` and in `.gitlab-ci.yml`. ## Testing the build