Skip to content

FlowSaga Tutorial: Error at Deploying flight-book to app: travel #123

@bellrauthien

Description

@bellrauthien

There is an error when trying to deploy flight-book.

Seems like jdk9-1.0.73 tag does not exist for fn-java-fdk-build image.

Here is the error message:

Current Context:  default
Sending build context to Docker daemon  84.48kB
Step 1/11 : FROM fnproject/fn-java-fdk-build:jdk9-1.0.73 as build-stage
manifest for fnproject/fn-java-fdk-build:jdk9-1.0.73 not found

Fn: deploy error on /u01/app/fn/tutorials/FlowSaga/flight/book/func.yaml: error running docker build: exit status 1

Looking at DockerHub > fnproject/fn-java-fdk-build, there is no jdk9-1.0.73 tag. The latest one is jdk9-1.0.72.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions