Skip to content

Commit

Permalink
Use official image
Browse files Browse the repository at this point in the history
  • Loading branch information
outscale-mdr committed Feb 6, 2023
1 parent e083eee commit 1af92cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ API_VERSION=$(shell cat api_version)
SDK_VERSION=$(shell cat sdk_version)
USER_ID=$(shell id -u)
GROUP_ID=$(shell id -g)
#OPENAPI_IMG=openapitools/openapi-generator:cli-latest-release
OPENAPI_IMG=outscale/openapi-generator:java-awsv4-signature
OPENAPI_IMG=openapitools/openapi-generator-cli:v6.3.0
#OPENAPI_IMG=outscale/openapi-generator:java-awsv4-signature
SHELL := /bin/bash

all: help
Expand Down

0 comments on commit 1af92cb

Please sign in to comment.