Update nginx image to 0.84 (#3969)
This commit is contained in:
parent
8960226f40
commit
c9d069e64d
4 changed files with 4 additions and 4 deletions
|
|
@ -12,7 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM quay.io/kubernetes-ingress-controller/nginx-amd64:0.83
|
||||
FROM quay.io/kubernetes-ingress-controller/nginx-amd64:0.84
|
||||
|
||||
RUN clean-install \
|
||||
g++ \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue