Skip to content

Commit

Permalink
chore: upgrade Stardog to 10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ludovicm67 committed Apr 14, 2024
1 parent cf5ce56 commit 1496630
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/shy-monkeys-run.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"stardog-docker": patch
---

Upgrade Stardog to 10.0.1
2 changes: 1 addition & 1 deletion 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="2.1.0"
ARG STARDOG_VERSION="10.0.0"
ARG STARDOG_VERSION="10.0.1"

ENV STARDOG_HOME="/var/opt/stardog"

Expand Down

0 comments on commit 1496630

Please sign in to comment.