Skip to content

Commit d165775

Browse files
adobejmongJan-Michael Ong
andauthored
bump from 2.6 to 2.7 (#75)
Co-authored-by: Jan-Michael Ong <[email protected]>
1 parent 224ff0e commit d165775

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM behance/docker-base:2.6-ubuntu-20.04
1+
FROM behance/docker-base:2.7-ubuntu-20.04
22
MAINTAINER Bryan Latten <[email protected]>
33

44
# Use in multi-phase builds, when an init process requests for the container to gracefully exit, so that it may be committed

Dockerfile-alpine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM behance/docker-base:2.6-alpine
1+
FROM behance/docker-base:2.7-alpine
22
MAINTAINER Bryan Latten <[email protected]>
33

44
# Use in multi-phase builds, when an init process requests for the container to gracefully exit, so that it may be committed

Dockerfile-centos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM behance/docker-base:2.6-centos
1+
FROM behance/docker-base:2.7-centos
22
MAINTAINER Bryan Latten <[email protected]>
33

44
# Use in multi-phase builds, when an init process requests for the container to gracefully exit, so that it may be committed

0 commit comments

Comments
 (0)