Use correct docker image

This commit is contained in:
Emanuel Duss
2022-04-21 22:39:41 +02:00
committed by GitHub
parent 989076510c
commit f97d6736c6

View File

@@ -41,7 +41,7 @@ Docker
To download, run the following command, and replace YOURTAG with either *latest* (stable) or *latest-dev* (unstable).
::
docker pull f0rc3/barcodebuddy-docker:YOURTAG
docker pull f0rc3/gokapi:YOURTAG
Most of the time, you will need the *latest* tag.