Skip to content

Commit

Permalink
build: images/cross/Dockerfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot authored and leseb committed Nov 25, 2021
1 parent 3e299fb commit ceec0bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/cross/Dockerfile
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:xenial-20210114
FROM ubuntu:impish-20211015

# install build tools, compilers and cross compilers for all supported platforms
RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
Expand Down

0 comments on commit ceec0bc

Please sign in to comment.