tsurumure hace 1 mes
padre
commit
cae8482e28
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -2,3 +2,4 @@ FROM openjdk:17-oracle
 
 RUN mkdir -p /app/build && chmod +x /app/build
 ADD ./target/backendsys-dev.jar /app/build/backendsys-dev.jar
+ADD ./version.txt /app/build/version.txt