Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Novikov committed May 16, 2019
1 parent 2dd730b commit 2527a48
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 @@ -38,7 +38,7 @@ Build an image:
```
FROM amazonlinux:2
ADD https://github.com/s12v/exec-with-secrets/releases/download/v0.2.1/exec-with-secrets-linux-amd64 /exec-with-secrets
ADD https://github.com/s12v/exec-with-secrets/releases/download/v0.3.0/exec-with-secrets-linux-amd64 /exec-with-secrets
COPY app.jar /app.jar
Expand Down

0 comments on commit 2527a48

Please sign in to comment.