Skip to content

Commit

Permalink
Merge pull request #824 from aledbf/update-nginx-controller
Browse files Browse the repository at this point in the history
Update nginx-slim to 0.18
  • Loading branch information
aledbf authored Jun 12, 2017
2 parents a5aaf45 + a4793ed commit cdbf2aa
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-amd64:0.17
FROM gcr.io/google_containers/nginx-slim-amd64:0.18

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

0 comments on commit cdbf2aa

Please sign in to comment.