From 4787a77734ff16068e7cc306fbd11ac215eb558f Mon Sep 17 00:00:00 2001 From: Jyri-Petteri Paloposki Date: Thu, 25 Nov 2021 10:14:29 +0200 Subject: [PATCH] Updated Releasing Tracks (textile) --- Releasing-Tracks.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Releasing-Tracks.textile b/Releasing-Tracks.textile index 4e9324e..3e811cf 100644 --- a/Releasing-Tracks.textile +++ b/Releasing-Tracks.textile @@ -19,7 +19,7 @@ git push upstream --tags ** everything in /doc ** /config/initializers/tracks.rb # Build and push the new version to Docker Hub: -** docker build -t tracksapp/tracks . +** docker build -t tracksapp/tracks:2.5.2 . ** docker push tracksapp/tracks:2.5.2 # Publicize the new release ** Post on the Tracks website