Skip to content

Commit 7728a02

Browse files
authored
Merge pull request #37 from nodeify-eth/renovate/alpine-3.x
Update alpine Docker tag to v3.23
2 parents c28bda8 + 7d49ed2 commit 7728a02

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/akash-node/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ initContainer:
5555
image:
5656
registry: ""
5757
repository: "alpine"
58-
tag: "3.22"
58+
tag: "3.23"
5959
pullPolicy: IfNotPresent
6060
# -- Init container resources
6161
resources:

charts/cosmos-node/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ initContainer:
5555
image:
5656
registry: ""
5757
repository: "alpine"
58-
tag: "3.22"
58+
tag: "3.23"
5959
pullPolicy: IfNotPresent
6060
# -- Init container resources
6161
resources:

0 commit comments

Comments
 (0)