Skip to content

Commit

Permalink
Merge pull request #30 from zazuko/stardog-9-2-1
Browse files Browse the repository at this point in the history
Upgrade Stardog to 9.2.1
  • Loading branch information
ludovicm67 committed Dec 18, 2023
2 parents 0960b25 + 38bb0e9 commit e1f95d7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/early-jobs-bake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"stardog-docker": patch
---

Upgrade Stardog to 9.2.1
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM --platform=linux/amd64 docker.io/library/eclipse-temurin:11-jre-jammy

ARG OTEL_VERSION="1.30.0"
ARG STARDOG_VERSION="9.2.0"
ARG OTEL_VERSION="1.32.0"
ARG STARDOG_VERSION="9.2.1"

ENV STARDOG_HOME="/var/opt/stardog"

Expand Down

0 comments on commit e1f95d7

Please sign in to comment.