Skip to content

Commit 3998857

Browse files
committed
Updated with latest baseimage version
1 parent 459bdbc commit 3998857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ default: list
33
DOCKER_IMAGE ?= edofede/nginx-php-fpm
44

55
ARCHS ?= amd64 arm32v6 arm32v7 i386 ppc64le
6-
BASEIMAGE_BRANCH ?= 2.1
6+
BASEIMAGE_BRANCH ?= 2.2
77

88
GITHUB_TOKEN ?= "NONE"
99

0 commit comments

Comments
 (0)