Reset label version for new image

This commit is contained in:
Rodrigo Q. Saramago 2023-01-11 13:55:10 +01:00
parent 904afd8963
commit 0178024903
No known key found for this signature in database
GPG Key ID: 9B36B2525704A359
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
# (c) 2016-2019 solidity contributors.
#------------------------------------------------------------------------------
FROM buildpack-deps:jammy AS base
LABEL version="17"
LABEL version="1"
ARG DEBIAN_FRONTEND=noninteractive

View File

@ -22,7 +22,7 @@
# (c) 2016-2019 solidity contributors.
#------------------------------------------------------------------------------
FROM buildpack-deps:jammy AS base
LABEL version="17"
LABEL version="1"
ARG DEBIAN_FRONTEND=noninteractive