Skip to content

Commit

Permalink
chore(deps): upgrade eye to 9.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ludovicm67 committed Jan 29, 2024
1 parent 6e65ed0 commit 4243ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM docker.io/library/ubuntu:22.04

ENV DEBIAN_FRONTEND="noninteractive"
ENV NODE_VERSION="18"
ENV EYE_VERSION="4.14.6"
ENV EYE_VERSION="9.6.5"
ENV JENA_VERSION="4.10.0"

WORKDIR /app
Expand Down

0 comments on commit 4243ddb

Please sign in to comment.