Skip to content

Commit a94e00c

Browse files
[automation] Update EPR version to v1.23.1 (#1695)
1 parent 60f274d commit a94e00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/stack/resources.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ const (
4343
PackageRegistryConfigFile = "package-registry.yml"
4444

4545
// PackageRegistryBaseImage is the base Docker image of the Elastic Package Registry.
46-
PackageRegistryBaseImage = "docker.elastic.co/package-registry/package-registry:v1.23.0"
46+
PackageRegistryBaseImage = "docker.elastic.co/package-registry/package-registry:v1.23.1"
4747

4848
// ElasticAgentEnvFile is the elastic agent environment variables file.
4949
ElasticAgentEnvFile = "elastic-agent.env"

0 commit comments

Comments
 (0)