Skip to content

Commit

Permalink
update v4.6.3 for java_oci_manage
Browse files Browse the repository at this point in the history
  • Loading branch information
stilleshan committed Jan 15, 2024
1 parent b6f1827 commit d0fb2ba
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.1
ENV VERSION 4.6.3

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

Expand Down

0 comments on commit d0fb2ba

Please sign in to comment.