Bump ubuntu 2004 and 2204 images

This commit is contained in:
Rodrigo Q. Saramago
2023-04-19 15:49:09 +02:00
parent f53c0375de
commit 61beb321b6
3 changed files with 8 additions and 8 deletions
@@ -22,7 +22,7 @@
# (c) 2016-2019 solidity contributors.
#------------------------------------------------------------------------------
FROM buildpack-deps:focal AS base
LABEL version="17"
LABEL version="18"
ARG DEBIAN_FRONTEND=noninteractive
@@ -22,7 +22,7 @@
# (c) 2016-2019 solidity contributors.
#------------------------------------------------------------------------------
FROM buildpack-deps:jammy AS base
LABEL version="2"
LABEL version="3"
ARG DEBIAN_FRONTEND=noninteractive