File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
x-pack/test/fleet_api_integration Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ import { defineDockerServersConfig } from '@kbn/test';
1515// example: https://beats-ci.elastic.co/blue/organizations/jenkins/Ingest-manager%2Fpackage-storage/detail/snapshot/74/pipeline/257#step-302-log-1.
1616// It should be updated any time there is a new Docker image published for the Snapshot Distribution of the Package Registry.
1717export const dockerImage =
18- 'docker.elastic.co/package-registry/distribution@sha256:35cedaaa6adac547947321fa0c3b60a63eba153ba09524b9c1a21f1247a09bd2 ' ;
18+ 'docker.elastic.co/package-registry/distribution@sha256:42dbdbb7fbc7ea61d0c38c0df6dad977ca2ad9cf01e247543054377aef33d377 ' ;
1919
2020export default async function ( { readConfigFile } : FtrConfigProviderContext ) {
2121 const xPackAPITestsConfig = await readConfigFile ( require . resolve ( '../api_integration/config.ts' ) ) ;
You can’t perform that action at this time.
0 commit comments