We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 255cc27 commit e841047Copy full SHA for e841047
openapi/openapi-generator/Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM maven:3.9.2-eclipse-temurin-11
+FROM maven:3.9.6-eclipse-temurin-11
16
17
# Install preprocessing script requirements
18
RUN apt-get update && apt-get -y install git python3-pip && pip install urllib3==1.24.2
0 commit comments