Skip to content

Commit 744d352

Browse files
author
Rodrigo Valin
authored
Merge pull request #200 from mongodb/snyk-fix-0626326b4699b36b3f66e1776c2e96b5
[Snyk] Security upgrade ubuntu from 16.04 to xenial-20210416
2 parents 829d8ba + bc569b6 commit 744d352

File tree

1 file changed

+1
-1
lines changed
  • dockerfiles/mongodb-enterprise-operator/1.9.2/ubuntu

1 file changed

+1
-1
lines changed

dockerfiles/mongodb-enterprise-operator/1.9.2/ubuntu/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
ARG imagebase
66
FROM ${imagebase} as base
77

8-
FROM ubuntu:xenial-20210114
8+
FROM ubuntu:xenial-20210416
99

1010

1111
LABEL name="MongoDB Enterprise Operator" \

0 commit comments

Comments
 (0)