We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 066c29e commit fff8d65Copy full SHA for fff8d65
.github/workflows/buildpack-integration-test.yml
@@ -24,7 +24,7 @@ jobs:
24
prerun: 'invoker/conformance/prerun.sh'
25
builder-runtime: 'java11'
26
builder-runtime-version: '11'
27
- builder-url: gcr.io/gae-runtimes/buildpacks/google-gae-22/java/builder:latest
+ builder-url: gcr.io/serverless-runtimes/buildpacks/google-gae-22/java/builder:latest
28
java17-buildpack-test:
29
uses: GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@main
30
with:
@@ -35,4 +35,4 @@ jobs:
35
36
builder-runtime: 'java17'
37
builder-runtime-version: '17'
38
0 commit comments