Commit 1387704e authored by Noel Alonso's avatar Noel Alonso
Browse files

Cambia librería a instalar

parent b563a974
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ FROM ${PARENT_IMAGE_NAME}:${PARENT_IMAGE_TAG}

LABEL maintainer="info@redmic.es"

RUN apk update && apk add --no-cache libc6-compat
RUN apk add --no-cache libstdc++

COPY /target/*.jar ./