We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 453ffb8 commit 4f4ba93Copy full SHA for 4f4ba93
CHANGELOG.md
@@ -19,7 +19,7 @@ https://gist.github.com/pascalandy/af709db02d3fe132a3e6f1c11b934fe4
19
20
# Releases
21
22
-## 3.1.0 (2020-04-27)
+## 3.1.1 (2020-04-27)
23
### ⚡️ Updates
24
- [b3f4aed](https://github.com/pascalandy/docker-stack-this/commit/b3f4aed) 3.1.1
25
Dockerfile
@@ -4,8 +4,8 @@
4
###################################
5
6
ARG APP_NAME="docker-stack-this"
7
-ARG VERSION="3.1.0"
8
-ARG RELEASE="3.1.0"
+ARG VERSION="3.1.1"
+ARG RELEASE="3.1.1"
9
ARG GITHUB_USER="pascalandy"
10
11
0 commit comments