Skip to content

Commit

Permalink
Merge pull request #316 from nuke-ops/snyk-fix-e15f47c152cfb9f4b56967…
Browse files Browse the repository at this point in the history
…ed62146841

[Snyk] Security upgrade ubuntu from xenial to xenial-20210416
  • Loading branch information
maksxpl authored Jan 13, 2024
2 parents 42e159f + e6010bb commit 9bfd581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# base = ubuntu + full apt update
FROM ubuntu:xenial AS base
FROM ubuntu:xenial-20210416 AS base

RUN dpkg --add-architecture i386 \
&& apt-get update \
Expand Down

0 comments on commit 9bfd581

Please sign in to comment.