Merge pull request #888 from aledbf/update-controller-ngx
Update nginx-slim to 0.19
This commit is contained in:
commit
0aa41ec2bc
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# 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 \
|
RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y \
|
||||||
diffutils \
|
diffutils \
|
||||||
|
|
Loading…
Reference in a new issue