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.
2 parents 4f32119 + f697d12 commit cc348ccCopy full SHA for cc348cc
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+##### Tag v0.3.2 (2017-01-19)
2
+
3
+- Add quay.io badges
4
+- Upgrade PHP to v7.1.1
5
+- Add 2nd GPG key from the PHP v7.1.x release managers (Joe Watkins <[email protected]>)
6
7
##### Tag v0.3.1 (2017-01-06)
8
9
- Rename image
Makefile
@@ -1,6 +1,6 @@
REPO = rtucek
IMAGE = nginx-php
-VERSION = 0.3.1
+VERSION = 0.3.2
EXTRAVERSION =
IMAGE_FQN = $(REPO)/$(IMAGE):v$(VERSION)$(EXTRAVERSION)
0 commit comments