Skip to content

Commit 829d8ba

Browse files
author
Rodrigo Valin
authored
Merge pull request #199 from mongodb/snyk-fix-e17db450c90b65d5c31f02e8922593f0
[Snyk] Security upgrade ubuntu from 16.04 to xenial-20210416
2 parents 1c2945f + 759203e commit 829d8ba

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

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

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

8-
FROM ubuntu:xenial-20210114
9-
8+
FROM ubuntu:xenial-20210416
109

1110
LABEL name="MongoDB Enterprise Operator" \
1211
maintainer="support@mongodb.com" \

0 commit comments

Comments
 (0)