Skip to content

Commit

Permalink
[CORE-696] Update dockerfile - bump base image version and use "user"
Browse files Browse the repository at this point in the history
  • Loading branch information
TelicentPaul committed Feb 12, 2025
1 parent f5080a2 commit 6145e39
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
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1.7

FROM telicent/telicent-java21:1.1.4 AS rdf-abac-evaluator
FROM telicent/telicent-java21:1.1.5 AS rdf-abac-evaluator

USER root

Expand Down

0 comments on commit 6145e39

Please # to comment.