Skip to content

Commit

Permalink
address comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jerqi committed Oct 10, 2024
1 parent 128ed7f commit 520ffc8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/docker-image-details.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ docker run --rm -d -p 8090:8090 -p 9001:9001 apache/gravitino:0.6.0-incubating
Changelog

- apache/gravitino:0.6.1-incubating
- Based on Gravitino 0.6.1, you can know more information from 0.6.1 release notes.
- Based on Gravitino 0.6.1-incubating, you can know more information from 0.6.1-incubating release notes.

- apache/gravitino:0.6.0-incubating (Switch to Apache official DockerHub repository)
- Use the latest Gravitino version 0.6.0 source code to build the image.
- Use the latest Gravitino version 0.6.0-incubating source code to build the image.

- datastrato/gravitino:0.5.1
- Based on Gravitino 0.5.1, you can know more information from 0.5.1 release notes.
Expand Down Expand Up @@ -57,7 +57,7 @@ docker run --rm -d -p 9001:9001 apache/gravitino-iceberg-rest:0.6.0-incubating
Changelog

- apache/gravitino-iceberg-rest:0.6.1-incubating
- Based on Gravitino 0.6.1, you can know more information from 0.6.1 release notes.
- Based on Gravitino 0.6.1-incubating, you can know more information from 0.6.1-incubating release notes.

- apache/gravitino-iceberg-rest:0.6.0-incubating.
- Gravitino Iceberg REST Server with memory catalog backend.
Expand Down Expand Up @@ -89,7 +89,7 @@ Changelog

Changelog
- apache/gravitino-playground:trino-435-gravitino-0.6.1-incubating
- Use Gravitino release 0.6.1 Dockerfile to build the image.
- Use Gravitino release 0.6.1-incubating Dockerfile to build the image.

- apache/gravitino-playground:trino-435-gravitino-0.6.0-incubating (Switch to Apache official DockerHub repository)
- Use Gravitino release 0.6.0 Dockerfile to build the image.
Expand Down

0 comments on commit 520ffc8

Please sign in to comment.