Update docker images for new z3 version.

This commit is contained in:
Daniel Kirchner
2022-05-13 17:46:42 +02:00
parent edd769a6dc
commit 49badcd91a
4 changed files with 6 additions and 6 deletions
@@ -22,7 +22,7 @@
# (c) 2016-2019 solidity contributors.
#------------------------------------------------------------------------------
FROM buildpack-deps:focal AS base
LABEL version="12"
LABEL version="13"
ARG DEBIAN_FRONTEND=noninteractive