feat: switch to Alpine 3.21
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
This commit is contained in:
parent
661d97ea3d
commit
614356525e
@ -1,5 +1,5 @@
|
|||||||
ARG RUNTIME_VERSION="3.12"
|
ARG RUNTIME_VERSION="3.12"
|
||||||
ARG DISTRO_VERSION="3.20"
|
ARG DISTRO_VERSION="3.21"
|
||||||
|
|
||||||
FROM python:${RUNTIME_VERSION}-alpine${DISTRO_VERSION} AS builder
|
FROM python:${RUNTIME_VERSION}-alpine${DISTRO_VERSION} AS builder
|
||||||
ARG RUNTIME_VERSION="3.12"
|
ARG RUNTIME_VERSION="3.12"
|
||||||
|
@ -21,7 +21,7 @@ dependencies = [
|
|||||||
"python-minifier==2.11.3",
|
"python-minifier==2.11.3",
|
||||||
"cfn-lint==1.35.3",
|
"cfn-lint==1.35.3",
|
||||||
"ruamel.yaml==0.18.10",
|
"ruamel.yaml==0.18.10",
|
||||||
"rich==13.9.4",
|
"rich==14.0.0",
|
||||||
"pulumi==3.171.0",
|
"pulumi==3.171.0",
|
||||||
"pulumi-aws==6.81.0",
|
"pulumi-aws==6.81.0",
|
||||||
"pulumi-aws-native==1.28.0",
|
"pulumi-aws-native==1.28.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user