Skip to content

Commit

Permalink
Update docker/cygnus-common/Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
fgalan authored Sep 19, 2024
1 parent 6aa30c1 commit 2b80230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/cygnus-common/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ENV CYGNUS_API_PORT "8081"
# PR https://github.com/telefonicaid/fiware-cygnus/pull/1801 should be also done in this Dockerfile
# NOTE: Configure correctly GIT_URL_CYGNUS and GIT_REV_CYGNUS for each git branch/fork used
ENV GIT_URL_CYGNUS "https://github.com/telefonicaid/fiware-cygnus.git"
ENV GIT_REV_CYGNUS "release/3.10.0"
ENV GIT_REV_CYGNUS "release/3.11.0"

ENV MVN_VER "3.5.4"
ENV MVN_TGZ "apache-maven-${MVN_VER}-bin.tar.gz"
Expand Down

0 comments on commit 2b80230

Please sign in to comment.