Skip to content

Commit e841047

Browse files
authored
chore: bump maven to 3.9.6 (#262)
1 parent 255cc27 commit e841047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi/openapi-generator/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM maven:3.9.2-eclipse-temurin-11
15+
FROM maven:3.9.6-eclipse-temurin-11
1616

1717
# Install preprocessing script requirements
1818
RUN apt-get update && apt-get -y install git python3-pip && pip install urllib3==1.24.2

0 commit comments

Comments
 (0)