Skip to content

Commit

Permalink
Merge pull request #290 from aledbf/update-nginx
Browse files Browse the repository at this point in the history
Update nginx version in ingress controller to 1.11.10
  • Loading branch information
aledbf authored Feb 17, 2017
2 parents f0c7560 + 2d0971d commit e603066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/nginx/rootfs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM gcr.io/google_containers/nginx-slim:0.13
FROM gcr.io/google_containers/nginx-slim:0.14

RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y \
diffutils \
Expand Down

0 comments on commit e603066

Please sign in to comment.