Browse Source

update v3.7.3 for java_oci_manage

Stille 2 years ago
parent
commit
b09a9e5d3a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      java_oci_manage/Dockerfile

+ 1 - 1
java_oci_manage/Dockerfile

@@ -1,7 +1,7 @@
 FROM openjdk:20-ea-11-jdk-slim-bullseye
 LABEL maintainer="Stille <[email protected]>"
 
-ENV VERSION 3.7.2
+ENV VERSION 3.7.3
 
 RUN apt-get update && apt-get install -y wget procps