Skip to content

Commit ec8909e

Browse files
committed
Bump version.
1 parent 37276f7 commit ec8909e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Or build `cisagov/certboto` from source:
8383
```console
8484
git clone https://github.com/cisagov/certboto-docker.git
8585
cd certboto-docker
86-
docker-compose build --build-arg VERSION=0.0.1
86+
docker-compose build --build-arg VERSION=0.0.3
8787
```
8888

8989
## Environment Variables ##

src/version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.2"
1+
__version__ = "0.0.3"

0 commit comments

Comments
 (0)