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 459bdbc commit 3998857Copy full SHA for 3998857
Makefile
@@ -3,7 +3,7 @@ default: list
3
DOCKER_IMAGE ?= edofede/nginx-php-fpm
4
5
ARCHS ?= amd64 arm32v6 arm32v7 i386 ppc64le
6
-BASEIMAGE_BRANCH ?= 2.1
+BASEIMAGE_BRANCH ?= 2.2
7
8
GITHUB_TOKEN ?= "NONE"
9
0 commit comments