Skip to content

Commit

Permalink
chore: [updatecli] Update Package Registry base image to v1.24.1 (#2077)
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 4, 2024
1 parent 3b9f528 commit 50df251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/stack/versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ package stack

const (
// PackageRegistryBaseImage is the base Docker image of the Elastic Package Registry.
PackageRegistryBaseImage = "docker.elastic.co/package-registry/package-registry:v1.24.0"
PackageRegistryBaseImage = "docker.elastic.co/package-registry/package-registry:v1.24.1"
)

0 comments on commit 50df251

Please sign in to comment.