Skip to content

Commit

Permalink
fix: samples/contrib/nvidia-resnet/components/inference_server_launch…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Nov 14, 2024
1 parent e27b687 commit fba1fa9
Showing 1 changed file with 1 addition and 1 deletion.
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 ubuntu:16.04
FROM ubuntu:xenial-20210114

RUN apt-get update -y && \
apt-get install --no-install-recommends -y -q ca-certificates curl python-dev python-setuptools wget unzip
Expand Down

0 comments on commit fba1fa9

Please sign in to comment.