File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11FROM mysql:8.0.45
22
3- LABEL version="8.0.45-2.33.8 "
3+ LABEL version="8.0.45-2.33.9 "
44
55ARG TARGETOS
66ARG TARGETARCH
77
88ARG MYSQL_VERSION=8.0.45
9- ARG AWSCLI_VERSION=2.33.8
9+ ARG AWSCLI_VERSION=2.33.9
1010ARG VAULT_VERSION=1.20.4
1111
1212RUN microdnf update -y \
Original file line number Diff line number Diff line change @@ -27,4 +27,4 @@ command:
2727 /usr/local/bin/aws --version :
2828 exit-status : 0
2929 stdout :
30- - 2.33.8
30+ - 2.33.9
Original file line number Diff line number Diff line change 11dependencies:
22 awscli:
3- version: 2.33.8
4- previousVersion: 2.33.3
3+ version: 2.33.9
4+ previousVersion: 2.33.8
55 versions:
66 - 2.31.4
77 - 2.31.5
@@ -64,6 +64,7 @@ dependencies:
6464 - 2.33.2
6565 - 2.33.3
6666 - 2.33.8
67+ - 2.33.9
6768 mysql:
6869 version: 8.0.45
6970 previousVersion: 8.0.44
You can’t perform that action at this time.
0 commit comments