Skip to content

Commit

Permalink
README: update
Browse files Browse the repository at this point in the history
  • Loading branch information
proycon committed Jul 21, 2022
1 parent 34be201 commit 3c26fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ You can also build a container image yourself as follows, make sure you are in t

``docker build -t proycon/frog .``

This builds the latest stable release as packaged for [Alpine Linux](https://pkgs.alpinelinux.org/packages?name=frog), if you want to use the latest development version
This builds the latest stable release, if you want to use the latest development version
from the git repository instead, do:

``docker build -t proycon/frog --build-arg VERSION=development .``
Expand Down

0 comments on commit 3c26fdf

Please sign in to comment.