Fix Java 11 build container name.

See #2282
This commit is contained in:
Mark Paluch
2022-03-31 11:39:56 +02:00
parent 3f5d5889bb
commit 24f5e407b2
2 changed files with 1 additions and 2 deletions

View File

@@ -12,7 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
REDIS_VERSION:=6.2.6
SPRING_PROFILE?=ci
SHELL=/bin/bash -euo pipefail