Skip to content

Commit

Permalink
Bump jre base image (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-horton-ho-sas authored Oct 5, 2023
1 parent e1fbfd2 commit 4aae73e
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,4 +1,4 @@
FROM eclipse-temurin:17.0.7_7-jre-jammy
FROM eclipse-temurin:17.0.8.1_1-jre-jammy

RUN groupadd -r group_hocs && \
useradd -r -u 10000 -g group_hocs user_hocs -d /app && \
Expand Down

0 comments on commit 4aae73e

Please sign in to comment.