Skip to content

Commit

Permalink
Merge pull request #174 from aledbf/update-nginx-1119
Browse files Browse the repository at this point in the history
Update nginx to 1.11.9
  • Loading branch information
bprashanth authored Jan 25, 2017
2 parents b7fab72 + 08eda50 commit 0f7102a
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.12
FROM gcr.io/google_containers/nginx-slim:0.13

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

0 comments on commit 0f7102a

Please sign in to comment.