Skip to content

Commit

Permalink
update v4.6.5 for java_oci_manage
Browse files Browse the repository at this point in the history
  • Loading branch information
stilleshan committed Jan 24, 2024
1 parent d0fb2ba commit 037522c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java_oci_manage/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM openjdk:20-ea-11-jdk-slim-bullseye
LABEL maintainer="Stille <[email protected]>"

ENV VERSION 4.6.3
ENV VERSION 4.6.5

RUN apt-get update && apt-get install -y wget procps

Expand Down

0 comments on commit 037522c

Please sign in to comment.