Skip to content

Commit

Permalink
bump from 2.6 to 2.7 (#75)
Browse files Browse the repository at this point in the history
Co-authored-by: Jan-Michael Ong <[email protected]>
  • Loading branch information
adobejmong and Jan-Michael Ong authored Sep 3, 2020
1 parent 224ff0e commit d165775
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM behance/docker-base:2.6-ubuntu-20.04
FROM behance/docker-base:2.7-ubuntu-20.04
MAINTAINER Bryan Latten <[email protected]>

# Use in multi-phase builds, when an init process requests for the container to gracefully exit, so that it may be committed
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile-alpine
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM behance/docker-base:2.6-alpine
FROM behance/docker-base:2.7-alpine
MAINTAINER Bryan Latten <[email protected]>

# Use in multi-phase builds, when an init process requests for the container to gracefully exit, so that it may be committed
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile-centos
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM behance/docker-base:2.6-centos
FROM behance/docker-base:2.7-centos
MAINTAINER Bryan Latten <[email protected]>

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

0 comments on commit d165775

Please sign in to comment.