Skip to content

Commit

Permalink
Merge pull request #888 from aledbf/update-controller-ngx
Browse files Browse the repository at this point in the history
Update nginx-slim to 0.19
  • Loading branch information
aledbf authored Jun 21, 2017
2 parents a26bdc6 + df6795c commit 0aa41ec
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.18
FROM gcr.io/google_containers/nginx-slim-amd64:0.19

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

0 comments on commit 0aa41ec

Please sign in to comment.